TcxCustomScheduler.OptionsBehavior Property
References settings that specify the scheduler’s response to end-user actions.
Declaration
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