RowHeaderColumnsCount Property
RowHeaderColumnsCount
Gets the number of columns belonging to the row headers area.
Declaration
public override int RowHeaderColumnsCount { get; }
Public Overrides ReadOnly Property RowHeaderColumnsCount As Integer
Overrides