ComponentOne Scheduler for WPF and Silverlight
SelectedValue Property (C1CalendarItem.DateTimeInfoCollection)

C1.WPF.Schedule Namespace > C1CalendarItem.DateTimeInfoCollection Class : SelectedValue Property
Gets or sets a DateTimeInfo object corresponding to the month and year which are currently displayed by the owning C1CalendarItem control.
Syntax
'Declaration
 
Public Property SelectedValue As DateTimeInfo
public DateTimeInfo SelectedValue {get; set;}
See Also

Reference

C1CalendarItem.DateTimeInfoCollection Class
C1CalendarItem.DateTimeInfoCollection Members