Back to Devexpress

AppointmentFormEventArgs Properties

windowsforms-devexpress-dot-xtrascheduler-dot-appointmentformeventargs-dot-underscore-properties.md

latest1.9 KB
Original Source

AppointmentFormEventArgs Properties

Provides data for the SchedulerControl.EditAppointmentFormShowing event.

NameDescription
AppointmentGets the appointment for which the dialog will be shown.
CommandSourceTypeIndicates the mechanism of the command input, e.g. keyboard, mouse, menu.
DialogResultGets or sets the return value of a dialog box. Inherited from ShowFormEventArgs.
HandledGets or sets whether an event was handled, if it was handled the default actions are not required. Inherited from ShowFormEventArgs.
OpenRecurrenceFormGets a value indicating whether the Appointment Recurrence form is displayed on the top of the Edit Appointment form.
ParentGets or sets a parent of the form being shown. Inherited from ShowFormEventArgs.
ReadOnlyGets a value indicating whether an appointment is read-only.

See Also

AppointmentFormEventArgs Class

AppointmentFormEventArgs Members

DevExpress.XtraScheduler Namespace