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

InplaceEditorEventArgs Properties

Provides data for the SchedulerControl.InplaceEditorShowing event.
Name Description
Appointment Gets the appointment for which the event was raised. Inherited from AppointmentEventArgs.
Bounds Gets or sets the width, height and location of the in-place editor.
InplaceEditor Gets or sets the in-place editor which is invoked when an end-user adds a new appointment or edits an existing one “in place”.
See Also