React Scheduler - editing
Specifies which editing operations a user can perform on appointments.
allowAdding
Specifies whether or not an end-user can add appointments.
See Also
allowDeleting
Specifies whether or not an end-user can delete appointments.
See Also
allowDragging
Specifies whether or not an end-user can drag appointments.
allowEditingTimeZones
Use the allowTimeZoneEditing property instead.
Specifies whether users can edit appointment time zones.
allowResizing
Specifies whether or not an end-user can change an appointment duration.
allowTimeZoneEditing
Specifies whether users can edit appointment time zones.
If this property is enabled, the appointment details form is extended with drop-down menus that specify the start and end time zones and regions:
allowUpdating
Specifies whether or not an end-user can change appointment properties.
See Also
If you have technical questions, please create a support ticket in the DevExpress Support Center.