Specifies the type of modification action used, when an item is modified.
Namespace: MindFusion.Scheduling
Assembly: Calendar.js
JavaScript
![]() |
---|
// enum |
Member name | Description | |
---|---|---|
![]() |
Drag |
Value: 1. Specifies that the item is modified through an interactive drag operation. |
![]() |
Edit |
Value: 0. Specifies that the item was modified through a modification of one or more of its properties, excluding drag and resize interactive operations. |
![]() |
Resize |
Value: 2. Specifies that the item is modified through an interactive resize operation. |