EditableSettings
Interface
Represents the editable settings of the Scheduler.
Definition
Package:@progress/kendo-angular-scheduler
Properties
add
boolean
Specifies if the user can add new events on slotDblClick when using the editing directives.
drag
boolean
Specifies if the user can drag events.
edit
boolean
Specifies if the user can edit events on eventDblClick when using the editing directives.
remove
boolean
Specifies if the user can remove events using a Remove icon.
resize
boolean
Specifies if the user can resize events.