Type | Description | |||
AllowKeysEnum | An AllowKeysEnum expression that specifies the keys to start inline editing. |
You can specify an event being not editable, using the Editable property on exNoEditable, or you can set the AllowEditEvent property on exDisallow, to prevent editing any of the schedule's events.
The AllowEditEvent property uses the same keys combination as AllowToggleSchedule property, so if you double click an event, the inline editing is performed, else if clicking outside of the event the toggling the schedule view is performed.