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