WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1DatePicker Class / DropDownIconTemplate Property
In This Topic
    DropDownIconTemplate Property
    In This Topic
    Gets or sets the template of the icon used in the drop-down button.
    Syntax
    public DataTemplate DropDownIconTemplate {get; set;}
    See Also