ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / RuleItemStyle Class
Members

In This Topic
    RuleItemStyle Class
    In This Topic
    RuleItemStyle contains display attributes that determine the general appearance of the rule item element on the screen.
    Object Model
    RuleItemStyle ClassStateElementStyle ClassClickableElementStyle ClassStateElementStyle ClassStateElementStyle ClassStateElementStyle Class
    Syntax
    'Declaration
     
    
    Public Class RuleItemStyle 
       Inherits ClickableElementStyle
    public class RuleItemStyle : ClickableElementStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.RulesManager.Styles.BaseElementStyle
                   C1.Win.RulesManager.Styles.ClickableElementStyle
                      C1.Win.RulesManager.Styles.RuleItemStyle

    See Also