C1.Win.Input.Styles Namespace / ComboBoxItemStyle Class
Members

ComboBoxItemStyle Class
The ComboBoxItemStyle class represents the styles for the C1.Win.Input.C1ComboBox control which contains display attributes that determine the appearance of the drop down item.
Object Model
ComboBoxItemStyle ClassStateElementStyle ClassBaseStyle ClassStateElementStyle ClassStateElementStyle ClassStateElementStyle ClassStyledPropertyCollection ClassStyledPropertyCollection ClassStateElementStyle ClassBaseThemeProvider ClassStyledPropertyCollection Class
Syntax
'Declaration
 
Public Class ComboBoxItemStyle 
   Inherits ItemStyle
 
Inheritance Hierarchy

System.Object
   C1.Win.Themes.StyledPropertyCollection
      C1.Win.Themes.BaseStyle
         C1.Win.Themes.BaseC1FrameworkStyle
            C1.Win.Input.Styles.ItemStyle<T>
               C1.Win.Input.Styles.ItemStyle
                  C1.Win.Input.Styles.ComboBoxItemStyle

See Also