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