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