Shows or hides the buttons for Increment or Decrement.

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

Syntax

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

See Also