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

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

Syntax

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

See Also