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