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