ComponentOne FlexPivot for WinForms
ValueFields Property

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

Reference

C1FlexPivotEngine Class
C1FlexPivotEngine Members