FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / Condition Class / IsActive Property

In This Topic
    IsActive Property (Condition)
    In This Topic
    Gets a value that indicates whether the condition is active.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsActive As Boolean
    public bool IsActive {get;}
    See Also