ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1DatePicker Class / DropDownButtonStyle Property

In This Topic
    DropDownButtonStyle Property
    In This Topic
    Gets or sets the style of the button that opens the drop-down.
    Syntax
    'Declaration
     
    
    Public Property DropDownButtonStyle As Style
    public Style DropDownButtonStyle {get; set;}
    See Also