[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.PivotEngine.RowFields

RowFields Property

RowFields

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

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