ColumnCollection contains the rows of the SmartGrid.
For a list of all members of this type, see ColumnCollection Members.
System.Object
System.Collections.CollectionBase
Resco.Controls.SmartGrid.ColumnCollection
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The HeaderColumn property gives access to row header column (containing the pointer to active row).
You can Add or Remove columns to or from collection. To get the index of the column, use IndexOf method.
Namespace: Resco.Controls.SmartGrid
Assembly: Resco.SmartGrid.CF3 (in Resco.SmartGrid.CF3.dll)
ColumnCollection Members | Resco.Controls.SmartGrid Namespace