ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / IC1ColumnFilter Interface / IsActive Property

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