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

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