DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotFilter Class / ShowValues Property

In This Topic
    ShowValues Property (C1FlexPivotFilter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ShowValues As Object()
    public object[] ShowValues {get; set;}
    See Also