ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / C1RulesManager Class / Rules Property

In This Topic
    Rules Property (C1RulesManager)
    In This Topic
    Gets or sets the conditional formatting rules.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Rules As RuleCollection
    public RuleCollection Rules {get;}
    See Also