Shows or hides the buttons for Increment or Decrement.

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

Syntax

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

See Also