Gets or sets the interval for the Increase and Decrease buttons.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public int Interval { get; set; } |
Visual Basic |
---|
Public Property Interval As Integer Get Set |