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