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