C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridWrapCellFactory Class / ColumnHeaderRowsCount Property

In This Topic
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
 
See Also