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

In This Topic
    IsActive Property (BaseFilter)
    In This Topic
    Syntax
    'Declaration
     
    
    Public MustOverride ReadOnly Property IsActive As Boolean
    public abstract bool IsActive {get;}
    See Also