Type | Description | |||
Boolean | A boolean expression that specifies whether an event can be moved at runtime. |
The UpdateEventsLabel property indicates the HTML format to be shown on the label when the user moves the events. The UpdateEventsLabelAlign property aligns the label being shown when the user moves the event. The Background(exScheduleUpdateEventsBackColor) and Background(exScheduleUpdateEventsForeColor) specifies the visual appearance of the event being moved. The AllowCreateEvent property indicates the combination of the keys to let user creates new events. The AllowResizeEvent property indicates the combination of the keys to let user resizes the events. The Selectable property specifies whether the event can be selected at runtime. The Resizable property specifies whether the event can be resized at runtime.
For instance, the The AllowMoveEvent property on exDisallow, indicates that no event can be moved at runtime.