C1.Win.FlexGrid Namespace / RowCol Class / Grid Property

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