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