ComponentOne Scheduler for WinForms
GroupItems Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : GroupItems Property
Gets a collection of all available ScheduleGroupItem objects for the currently set type of grouping.
Syntax
'Declaration
 
Public ReadOnly Property GroupItems As ScheduleGroupItemCollection
public ScheduleGroupItemCollection GroupItems {get;}
See Also

Reference

C1Schedule Class
C1Schedule Members