Перейти к основному содержимому

fix_tab_position

Description

Перемещает вкладки видов с левой стороны на правую.

fix_tab_position: boolean

Example

scheduler.config.fix_tab_position = false;
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");

Значение по умолчанию: true

Подходящие представления: Day view, Week view, Units view

Details

The property is available from version 3.5.

By default, the 'dhx_terrace'-skinned scheduler presents the views tabs on the left side. To place the tabs on the right side - set the option to false.

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.