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