ComponentOne MultiSelect for WinForms
C1.Win.Input.Theme.MultiSelect Namespace / MultiSelectStyles Class / DefaultStyle Property

In This Topic
    DefaultStyle Property (MultiSelectStyles)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property DefaultStyle As C1.Win.C1Themes.BaseStyle
    protected virtual C1.Win.C1Themes.BaseStyle DefaultStyle {get;}
    See Also