ComponentOne FlexPivot for WinForms
ValueField Property (C1FlexPivotEngine)

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotEngine Class : ValueField Property
Gets the first C1FlexPivotField in the ValueFields collection, or null if the collection is empty.
Syntax
'Declaration
 
Public ReadOnly Property ValueField As C1FlexPivotField
public C1FlexPivotField ValueField {get;}
See Also

Reference

C1FlexPivotEngine Class
C1FlexPivotEngine Members