Gets or sets the increment applied when the user pressed the up/down arrow keys.
Namespace:
C1.Xaml.DateTimeEditorsAssembly: C1.Xaml.DateTimeEditors (in C1.Xaml.DateTimeEditors.dll)
Syntax
| C# |
|---|
public TimeSpan Increment { get; set; } |
| Visual Basic |
|---|
Public Property Increment As TimeSpan Get Set |