ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ItemStyle Class
Properties Methods Events

In This Topic
    ItemStyle Class Members
    In This Topic

    The following tables list the members exposed by ItemStyle.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyItem background color.  
    Public PropertyIcon border color.  
    Public PropertyText font style.  
    Public PropertyText color.  
    Public PropertySettings for the gradient type rule.  
    Public PropertyCell icon.  
    Public PropertyAlignment of the text.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodGets the histogram image with the specified size.  
    Public MethodGenerates an ItemStyle from its XML representation.  
    Public MethodConverts an ItemStyle into its XML representation.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.RulesManager.Model.BaseNotifyPropertyChanged)
    Top
    See Also