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(#ckt.#fkt)>
Public ReadOnly Property RowFields As PivotFieldCollection
[JsonConverter(#ckt.#fkt)]
public PivotFieldCollection RowFields {get;}
See Also

Reference

PivotEngine Class
PivotEngine Members