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