ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / ConditionFilter Class / IsActive Property

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