ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ItemStyle Class
Members

In This Topic
    ItemStyle Class
    In This Topic
    Represents item conditional formatting style.
    Object Model
    ItemStyle ClassGradientSettings Class
    Syntax
    'Declaration
     
    
    Public Class ItemStyle 
       Inherits C1.Win.RulesManager.Model.BaseNotifyPropertyChanged
       Implements C1.Win.CoditionalFormatting.IItemStyle, IItemStyleEx 
    public class ItemStyle : C1.Win.RulesManager.Model.BaseNotifyPropertyChanged, C1.Win.CoditionalFormatting.IItemStyle, IItemStyleEx  
    Inheritance Hierarchy

    System.Object
       C1.Win.RulesManager.Model.BaseNotifyPropertyChanged
          C1.Win.RulesManager.ItemStyle

    See Also