TcxSchedulerEventOperations Properties
Stores end-user permission settings applied to operations on user events.Name | Description |
---|---|
Creating | Specifies if an end-user can create new user events. |
Deleting | Specifies if an end-user can delete user events. |
DialogEditing | Specifies if an end-user can edit an existing user event via the “Event” dialog. |
DialogShowing | Specifies if an end-user can invoke the “Event” dialog. |
InplaceEditing | Specifies if an end-user can invoke an event‘s in-place editor. |
Intersection | Specifies if an end-user can schedule concurrent events. |
Moving | Specifies if an end-user can drag-and-drop an event to change both its start and end times. |
MovingBetweenResources | Specifies if an end-user can drag-and-drop an event between resources. |
ReadOnly | Specifies if read-only mode is enabled. |
Recurrence | Specifies if an end-user can invoke the “Event Recurrence” dialog. |
SharingBetweenResources | Specifies if an end-user can share an event between resources. |
Sizing | Specifies if an end-user can drag-and-drop event time borders to change the event‘s duration and/or its start or end times. |
See Also