WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1TimeEditor Class / DecreaseIconTemplate Property
In This Topic
    DecreaseIconTemplate Property (C1TimeEditor)
    In This Topic
    Gets or sets the template of the icon used in the decrease button.
    Syntax
    public DataTemplate DecreaseIconTemplate {get; set;}
    See Also