Gets a VisualInterval object representing the content of the VisualIntervalPresenter object.

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

Syntax

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

See Also