True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid 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 System.Boolean
    public System.bool IsActive {get;}
    See Also