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

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