ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / IRule Interface / Enabled Property

In This Topic
    Enabled Property (IRule)
    In This Topic
    Gets or sets whether this conditional formatting is enabled.
    Syntax
    'Declaration
     
    
    Property Enabled As Boolean
    bool Enabled {get; set;}
    See Also