.NET Customisation User Guide

.NET Customisation : AVEVA C# Grid Control : Add an Event to the Addin
private void netGridControl1_AfterSelectChange(System.Collections.ArrayLst args)
if (args == null)
Hashtable al = new Hashtable();
if (al == null)
this.textBox2.Text = al.Count.ToString();
Refer to Events for Event handling.

1974 to current year. AVEVA Solutions Limited and its subsidiaries. All rights reserved.
AVEVA Logo