ColumnHeaderRowsCount Property
ColumnHeaderRowsCount
Gets the number of rows belonging to the column headers area.
Declaration
public override int ColumnHeaderRowsCount { get; }
Public Overrides ReadOnly Property ColumnHeaderRowsCount As Integer
Overrides