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

In This Topic
    Normal Property
    In This Topic
    Gets or sets the default style used to paint scrollable cells.
    Syntax
    'Declaration
     
    
    Public Property Normal As ViewCellStyle
    public ViewCellStyle Normal {get; set;}
    See Also