ComponentOne FlexPivot for WinForms
RowFields Property

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotEngine Class : RowFields Property
Gets a list of C1FlexPivotField objects that define the fields shown as rows in the output table.
Syntax
'Declaration
 
Public ReadOnly Property RowFields As C1FlexPivotFieldList
public C1FlexPivotFieldList RowFields {get;}
Remarks
See the Fields property for details and an example.
See Also

Reference

C1FlexPivotEngine Class
C1FlexPivotEngine Members