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

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

Syntax

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

See Also