FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / ColumnFilter Class / IsActive Property

In This Topic
    IsActive Property (ColumnFilter)
    In This Topic
    Gets or sets a value that determines whether the filter is active.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property IsActive As Boolean
    public virtual bool IsActive {get;}
    See Also