ComponentOne Scheduler for WPF and Silverlight
GroupItems Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : GroupItems Property
Gets a collection of all available SchedulerGroupItem objects for the currently set type of grouping.
Syntax
'Declaration
 
Public ReadOnly Property GroupItems As SchedulerGroupItemCollection
public SchedulerGroupItemCollection GroupItems {get;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members