DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / FilterCondition Class / Parameter Property

In This Topic
    Parameter Property (FilterCondition)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Parameter As Object
    public object Parameter {get; set;}
    See Also