ParentAppointment Property (EditCollectionControl)
In This Topic
Gets or sets the appointment object, for which the control is shown.
Syntax
'Declaration
Public Property ParentAppointment As Object
public object ParentAppointment {get; set;}
See Also