Gets an Appointment that is intersected with a VisualInterval.

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

Syntax

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

See Also