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

In This Topic
Grid Property (Row)
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