Gets or sets the appointment object, for which the control is shown.

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

Syntax

C#
public Object ParentAppointment { get; set; }
Visual Basic
Public Property ParentAppointment As Object
	Get
	Set

See Also