DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFilter Class / IsActive Property

In This Topic
    IsActive Property (PivotFilter)
    In This Topic
    Gets a value that indicates the filter is active.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsActive As Boolean
    public bool IsActive {get;}
    See Also