ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / IItemStyleEx Interface
Members

In This Topic
    IItemStyleEx Interface
    In This Topic
    Represents extended item conditional formatting style.
    Syntax
    'Declaration
     
    
    Public Interface IItemStyleEx 
       Inherits C1.Win.CoditionalFormatting.IItemStyle 
    public interface IItemStyleEx : C1.Win.CoditionalFormatting.IItemStyle  
    See Also