[]
Gets the list of PivotField objects that define the fields shown as columns in the output table.
[JsonConverter(typeof(ViewFieldCollectionConverter))]
public PivotFieldCollection ColumnFields { get; }
<JsonConverter(GetType(ViewFieldCollectionConverter))>
Public ReadOnly Property ColumnFields As PivotFieldCollection