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 Nullable<DateTime> SelectedDate { get; set; } |
| Visual Basic |
|---|
Public Property SelectedDate As Nullable(Of DateTime) Get Set |