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