C1.Win.C1FlexGrid Namespace / ColumnCollection Class / Grid Property

In This Topic
Grid Property (ColumnCollection)
In This Topic
Gets a reference to the C1FlexGridBase control that owns this collection.
Syntax
'Declaration
 
Public ReadOnly Property Grid As C1FlexGridBase
 
See Also