Gets or sets the time, in milliseconds, between repetitions of the click action, as soon as repeating starts, applied to the Increase and Decrease buttons.
Namespace:
C1.Xaml.DateTimeEditorsAssembly: C1.Xaml.DateTimeEditors (in C1.Xaml.DateTimeEditors.dll)
Syntax
| C# |
|---|
public int Interval { get; set; } |
| Visual Basic |
|---|
Public Property Interval As Integer Get Set |