C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridColumn Class / Grid Property

In This Topic
Grid Property (GridColumn)
In This Topic
Gets the grid containing this column.
Syntax
'Declaration
 
Public ReadOnly Property Grid As FlexGrid
 
See Also