Shows or hides the buttons for Increment or Decrement.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public bool ShowButtons { get; set; }
Visual Basic
Public Property ShowButtons As Boolean
	Get
	Set

See Also