SchedulerEditingBuilder.AllowResizing Method
Name | Parameters | Description |
---|---|---|
AllowResizing(JS) | value | Specifies whether or not an end user can change an appointment duration. note] Resizing a [recurring appointment and choosing 'Edit Series' in the 'Edit Recurring Appointment' popup changes the start date of the recurring appointment series. The component removes all appointments before the modified appointment. Mirrors the client-side allowResizing option. |
AllowResizing(Boolean) | value | Specifies whether or not an end user can change an appointment duration. note] Resizing a [recurring appointment and choosing 'Edit Series' in the 'Edit Recurring Appointment' popup changes the start date of the recurring appointment series. The component removes all appointments before the modified appointment. Mirrors the client-side allowResizing option. |