Gets a VisualInterval that intersects with an Appointment.

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

Syntax

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

See Also