AppointmentInplaceEditorEventArgs Properties
Provides data for the ASPxScheduler.AppointmentInplaceEditorShowing event.
Name | Description |
---|---|
Action |
Gets the action to be accomplished via the appointment editing form.
Inherited from Appointment |
Appointment |
Gets an appointment related to the event.
Inherited from Appointment |
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Scheduler |
Container | Gets or sets the object that will function as a container for an instance of the template used to render the inplace editing form. |
Form |
Gets or sets the Uniform Resource Locator (URL) of the form template.
Inherited from Scheduler |
See Also