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

In This Topic
    AndConditions Property (C1FlexPivotFilter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AndConditions As Boolean
    public bool AndConditions {get; set;}
    See Also