Answer posted by Dan Letecky [DayPilot]
1 years ago.

Unfortunately, this is not supported.

However, if the problem is that the bottom scrollbar is not accessible without scrolling, I recommend checking the heightSpec property which lets you set the height to 100% of the parent element.

This way, you can create a full-screen layout where the whole page fit into the viewport and the bottom scrollbar will always be accessible.

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.