Gets a collection of all available SchedulerGroupItem objects for the currently set type of grouping.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public SchedulerGroupItemCollection GroupItems { get; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public ReadOnly Property GroupItems As SchedulerGroupItemCollection Get |