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

In This Topic
    DropDownViewStyles Class
    In This Topic
    The DropDownViewStyles class represents the styles for the dropdown view of the C1MultiColumnCombo control which contains display attributes that determine the appearance of control.
    Object Model
    DropDownViewStyles ClassViewCellStyle ClassViewCellStyle ClassViewCellStyle ClassViewCellStyle ClassViewCellStyle ClassViewCellStyle ClassViewCellStyle ClassViewCellStyle ClassViewCellStyle Class
    Syntax
    'Declaration
     
    
    Public Class DropDownViewStyles 
       Inherits C1.Win.Themes.BaseStyle
    public class DropDownViewStyles : C1.Win.Themes.BaseStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Input.MultiColumnCombo.DropDownViewStyles

    See Also