Gets or sets the delay for the Increase and Decrease buttons.

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

Syntax

C#
public int Delay { get; set; }
Visual Basic (Declaration)
Public Property Delay As Integer
	Get
	Set

See Also