FlexGrid for WinForms | ComponentOne
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