CellsColumnsCount Property (TransposedGridCellFactory)
In This Topic
Gets the number of columns belonging to the cells area.
Syntax
'Declaration
Public Overrides ReadOnly Property CellsColumnsCount As Integer
public override int CellsColumnsCount {get;}
See Also