Skip to main content
A newer version of this page is available. .

AppointmentInplaceEditorEventArgs Constructors

Provides data for the ASPxScheduler.AppointmentInplaceEditorShowing event.
Name Parameters Description
AppointmentInplaceEditorEventArgs(AppointmentInplaceEditorTemplateContainer, Appointment, SchedulerFormAction) container, appointment, action Initializes a new instance of the AppointmentInplaceEditorEventArgs class with the specified settings.
See Also