[]
        
(Showing Draft Content)

C1.PivotEngine.C1PivotEngine.RowFields

RowFields Property

RowFields

Gets a list of PivotField objects that define the fields shown as rows in the output table.

Declaration
public PivotFieldList RowFields { get; }
Remarks

See the Fields property for details and an example.