[]
        
(Showing Draft Content)

C1.PivotEngine.C1PivotEngine.ColumnFields

ColumnFields Property

ColumnFields

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

Declaration
public PivotFieldList ColumnFields { get; }
Remarks

See the Fields property for details and an example.