ComponentOne Scheduler for WinForms
Selection Property (SelectionChangedEventArgs)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > SelectionChangedEventArgs Class : Selection Property
Gets an array of selected dates.
Syntax
'Declaration
 
Public ReadOnly Property Selection As System.Date()
public System.DateTime[] Selection {get;}
See Also

Reference

SelectionChangedEventArgs Class
SelectionChangedEventArgs Members