Gets or sets a DateTimeInfo object corresponding to the month
and year which are currently displayed by the owning C1MonthCalendar control.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public DateTimeInfo SelectedValue { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property SelectedValue As DateTimeInfo Get Set |