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

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