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