Gets a VisualInterval that intersects with an Appointment.

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