TcxSchedulerEventOperations.Creating Property
Specifies if an end-user can create new user events.
Declaration
property Creating: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
Set this property to False or True to forbid or allow end-users to create new events by using a popup menu, an in-place editor, or the “Event” dialog.
The default Creating property value is True.
See Also