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