C1.Win.Input.MultiColumnCombo Namespace / ViewCellStyle Class
Members

ViewCellStyle Class
The ViewCellStyle class represents the styles for the cell in the dropdown view of the C1MultiColumnCombo control.
Syntax
'Declaration
 
Public Class ViewCellStyle 
   Inherits C1.Win.Themes.BaseC1FrameworkStyle
 
Inheritance Hierarchy

System.Object
   C1.Win.Themes.StyledPropertyCollection
      C1.Win.Themes.BaseStyle
         C1.Win.Themes.BaseC1FrameworkStyle
            C1.Win.Input.MultiColumnCombo.ViewCellStyle

See Also