ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid 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