fix_tab_position
Description
Moves views' tabs from the left to the right side
fix_tab_position: boolean
Example
scheduler.config.fix_tab_position = false;
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");
Default value: true
Applicable views: Day view, Week view, Units view
Related samples
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.
Related Guides
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.