SchedulerBuilder.Editing Method
| Name | Parameters | Description |
|---|---|---|
| Editing(JS) | value | Specifies which editing operations a user can perform on appointments. Mirrors the client-side editing option. |
| Editing(Action<SchedulerEditingBuilder>) | configurator | Specifies which editing operations a user can perform on appointments. Mirrors the client-side editing object. |
| Editing(Boolean) | value | Specifies which editing operations a user can perform on appointments. Mirrors the client-side editing option. |