ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / ButtonsStyle Class / AddRuleButton Property

In This Topic
    AddRuleButton Property
    In This Topic
    Gets ButtonElementStyle containing display attributes that determine the general appearance of the AddRuleButton elements on the screen.
    Syntax
    'Declaration
     
    
    Public Property AddRuleButton As ButtonElementStyle
    public ButtonElementStyle AddRuleButton {get; set;}
    See Also