TreeView for WinForms | ComponentOne
C1.Win.CoditionalFormatting Namespace / IItemStyle Interface
Members

In This Topic
    IItemStyle Interface
    In This Topic
    Represents item conditional formatting style.
    Syntax
    'Declaration
     
    
    <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    Public Interface IItemStyle 
    [TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public interface IItemStyle 
    See Also