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

In This Topic
    Rules Property (RulesManagerStyles)
    In This Topic
    Gets RuleItemStyle containing display attributes that determine the general appearance of the rule item elements on the screen.
    Syntax
    'Declaration
     
    
    Public Property Rules As RuleItemStyle
    public RuleItemStyle Rules {get; set;}
    See Also