MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / ViewCellStyle Class
Members

In This Topic
    ViewCellStyle Class
    In This Topic
    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
    public class ViewCellStyle : 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