DeleteRecurrentAppointmentFormEventArgs.Appointments Property
In This Article
Gets the collection of appointments for which the dialog will be shown.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Appointment |
A DevExpress. |
#Remarks
Use the Appointments property to obtain appointments selected by the end-user for deletion.
See Also