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