Gets a collection of child VisualInterval objects.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

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

See Also