TIWCGJQLayoutPanelOptions.ScrollToBookmarkOnLoad Property
This option handles of bookmarks that are passed on the URL of the page: http://www.site.com/page.html#myBookmark The default functionality of bookmarks is broken when using a layout because the position and scrolling of pane elements are altered after the page loads. Enabling this option (enabled by default) causes the bookmark to be re-applied after the layout is created, causing the 'pane' containing the bookmark/anchor to be scrolled to bring it into view. This option should be left enabled in most cases, but if content in the layout-panes is never bookmarked, then you could disabled it.
published property ScrollToBookmarkOnLoad: boolean index 01 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean