DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotEngine Class / ValueField Property

In This Topic
    ValueField Property (C1FlexPivotEngine)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ValueField As C1FlexPivotField
    public C1FlexPivotField ValueField {get;}
    See Also