Gets or sets the date that is displayed as selected in this control.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public DateTime SelectedDate { get; set; } |
| Visual Basic |
|---|
Public Property SelectedDate As DateTime Get Set |