ComponentOne Scheduler for WinForms
SelectedDates Property (C1Schedule)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : SelectedDates Property
Gets the C1.C1Schedule.DateList object that determines currently selected dates in the C1Schedule control.
Syntax
'Declaration
 
Public ReadOnly Property SelectedDates As System.Date()
public System.DateTime[] SelectedDates {get;}
See Also

Reference

C1Schedule Class
C1Schedule Members