FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotEngine Class / RowFields Property

In This Topic
    RowFields Property (C1FlexPivotEngine)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property RowFields As C1FlexPivotFieldList
    public C1FlexPivotFieldList RowFields {get;}
    See Also