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

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

Syntax

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

See Also