[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.PivotEngine.ColumnFields

ColumnFields Property

ColumnFields

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

Declaration
[JsonConverter(typeof(ViewFieldCollectionConverter))]
public PivotFieldCollection ColumnFields { get; }