Skip to main content

multisection_shift_all

info

This functionality is available in the PRO edition only.

Description

Specifies whether while dragging events that assigned to several sections of the Timeline or Units view, all instances should be dragged at once ('true') or just the selected one ('false')

multisection_shift_all: boolean

Example

scheduler.config.multisection_shift_all = false;

scheduler.init('scheduler_here', new Date(2012, 5, 30), "timeline");

Default value: true

Applicable views: Timeline view, Units view

Details

note

The property affects only dragging events vertically (between sections)

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.