ComponentOne Scheduler for WPF and Silverlight
VisualIntervals Property (SchedulerGroupItem)

C1.WPF.Schedule Namespace > SchedulerGroupItem Class : VisualIntervals Property
Gets a collection of VisualInterval objects defining time intervals currently represented by the control on a screen.
Syntax
'Declaration
 
Public ReadOnly Property VisualIntervals As VisualIntervalCollection
public VisualIntervalCollection VisualIntervals {get;}
Remarks
This collection is generated automatically based on the following property values:
See Also

Reference

SchedulerGroupItem Class
SchedulerGroupItem Members