FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid.FlexPivotCellFactory Class / CellsColumnsCount Property

In This Topic
    CellsColumnsCount Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property CellsColumnsCount As Integer
    public virtual int CellsColumnsCount {get;}
    See Also