C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / TransposedGridCellFactory Class / RowHeaderColumnsCount Property

In This Topic
RowHeaderColumnsCount Property (TransposedGridCellFactory)
In This Topic
Gets the number of columns belonging to the row headers area.
Syntax
'Declaration
 
Public Overrides ReadOnly Property RowHeaderColumnsCount As Integer
 
See Also