Skip to main content
All docs
V19.1

Select Time Cells

Note

The actions available to the user can be restricted by specifying the SchedulerOptionsCustomization properties.

The SchedulerControl provides end-users with the ability to select time cells using either a mouse or the available keyboard shortcuts.

Action Effect
Clicking with the mouse. One time cell is selected.
Clicking and dragging with the mouse. A continuous range of time cells is selected.
Pressing the SHIFT+ARROW KEY combination. Enables end-users to select a continuous range of time cells. Note that when such actions are carried out any previous cell selection is cleared.

The selected range is defined by the SchedulerControl.SelectedInterval property of the SchedulerControl class.