ComponentOne Scheduler for WinForms
SelectedGroupItem Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : SelectedGroupItem Property
Gets the selected ScheduleGroupItem object or returns null if the selection is empty.
Syntax
'Declaration
 
Public ReadOnly Property SelectedGroupItem As ScheduleGroupItem
public ScheduleGroupItem SelectedGroupItem {get;}
See Also

Reference

C1Schedule Class
C1Schedule Members