WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1NumericBox Class / ShowButtons Property
In This Topic
    ShowButtons Property (C1NumericBox)
    In This Topic
    Shows or hides the buttons for Increment or Decrement.
    Syntax
    public bool ShowButtons {get; set;}
    See Also