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