C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellFactory Class / CellsColumnsCount Property

In This Topic
CellsColumnsCount Property (GridCellFactory)
In This Topic
Gets the number of columns belonging to the cells area.
Syntax
'Declaration
 
Public Overridable ReadOnly Property CellsColumnsCount As Integer
 
See Also