Type | Description | |||
Boolean | A boolean expression that specifies whether an event is selected or unselected. |
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 Movable property specifies whether the event can be moved at runtime. The Resizable property specifies whether the event can be resized at runtime.
For instance, the The AllowSelectEvent property on exDisallow, indicates that no event can be moved at runtime.