TcxCustomScheduler.OptionsBehavior Property
In This Article
References settings that specify the scheduler’s response to end-user actions.
#Declaration
Delphi
property OptionsBehavior: TcxSchedulerOptionsBehavior read; write;
#Property Value
Type |
---|
Tcx |
#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