ComponentOne Scheduler for WPF and Silverlight
VisualIntervalGroups Property (SchedulerGroupItem)

C1.WPF.Schedule Namespace > SchedulerGroupItem Class : VisualIntervalGroups Property
Gets a collection of VisualIntervalGroup objects defining top-level groups of VisualInterval objects currently represented by the control on a screen.
Syntax
'Declaration
 
Public ReadOnly Property VisualIntervalGroups As VisualIntervalCollection
public VisualIntervalCollection VisualIntervalGroups {get;}
See Also

Reference

SchedulerGroupItem Class
SchedulerGroupItem Members