Input for WinForms | ComponentOne
C1.Win.Input.Pickers.Styles Namespace / PickerDropDownStyle Class / DefaultStyle Property

In This Topic
    DefaultStyle Property (PickerDropDownStyle)
    In This Topic
    Gets a style that contains the default values for current style.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property DefaultStyle As BaseStyle
    protected virtual BaseStyle DefaultStyle {get;}
    See Also