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