ComponentOne ASP.NET MVC Controls
RowFields Property (PivotEngine)

C1.Web.Mvc.Olap Namespace > PivotEngine Class : RowFields Property
Gets the list of PivotField objects that define the fields shown as rows in the output table.
Syntax
'Declaration
 
<JsonConverterAttribute(ConverterType=#ckt.#fkt, ConverterParameters=)>
Public ReadOnly Property RowFields As PivotFieldCollection
[JsonConverter(ConverterType=#ckt.#fkt, ConverterParameters=)]
public PivotFieldCollection RowFields {get;}
See Also

Reference

PivotEngine Class
PivotEngine Members