Back to Devexpress

TcxCustomScheduler.EventOperations Property

vcl-cxschedulercustomcontrols-dot-tcxcustomscheduler-1b0e7e6b.md

latest1.0 KB
Original Source

TcxCustomScheduler.EventOperations Property

Specifies the operations an end-user can perform on user events.

Declaration

delphi
property EventOperations: TcxSchedulerEventOperations read; write;

Property Value

Type
TcxSchedulerEventOperations

Remarks

These settings define whether an end-user can create, delete, drag or resize user events, whether an end-user can make user events recurring or use the in-place editor or Event dialog to create/edit user events.

Use the EventOperations property to access a TcxSchedulerEventOperations object.

See Also

TcxCustomScheduler Class

TcxCustomScheduler Members

cxSchedulerCustomControls Unit