WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1NumericBox Class / IncreaseButtonStyle Property
In This Topic
    IncreaseButtonStyle Property (C1NumericBox)
    In This Topic
    Gets or sets the style of the button that increases the value.
    Syntax
    public Style IncreaseButtonStyle {get; set;}
    See Also