Back to Devexpress

TcxCustomScheduler.OptionsBehavior Property

vcl-cxschedulercustomcontrols-dot-tcxcustomscheduler-7b22d583.md

latest971 B
Original Source

TcxCustomScheduler.OptionsBehavior Property

References settings that specify the scheduler’s response to end-user actions.

Declaration

delphi
property OptionsBehavior: TcxSchedulerOptionsBehavior read; write;

Property Value

Type
TcxSchedulerOptionsBehavior

Remarks

Settings include:

  • SelectOnRightClick – specifies whether a time block can be selected by an end-user with a right-click.

  • HotTrack – specifies whether a task link is highlighted when hot-tracked.

See Also

TcxCustomScheduler Class

TcxCustomScheduler Members

cxSchedulerCustomControls Unit