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