FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridWrapCellFactory Class / CellsColumnsCount Property

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