Shows or hides the buttons for Increment or Decrement.

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

Syntax

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

See Also