Gets or sets the minimum value allowed for the C1TimeEditor.
Namespace:
C1.Xaml.DateTimeEditorsAssembly: C1.Xaml.DateTimeEditors (in C1.Xaml.DateTimeEditors.dll)
Syntax
| C# |
|---|
public TimeSpan Minimum { get; set; } |
| Visual Basic |
|---|
Public Property Minimum As TimeSpan Get Set |