Gets a collection of child VisualInterval objects.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public VisualIntervalCollection VisualIntervals { get; }
Visual Basic
Public ReadOnly Property VisualIntervals As VisualIntervalCollection
	Get

See Also