ComponentOne Scheduler for WPF and Silverlight
SelectedGroupItem Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : SelectedGroupItem Property
Gets the selected SchedulerGroupItem object or returns null if the selection is empty. This is a dependency property.
Syntax
'Declaration
 
Public ReadOnly Property SelectedGroupItem As SchedulerGroupItem
public SchedulerGroupItem SelectedGroupItem {get;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members