Posted 17 April 2023, 4:08 am EST
I’m using a rather old version of AR, 7. I can’t find a way to save and restore the position of the splitter that divides the sidebar/TOC area from the actual report. No matter if I change
viewer.TableOfContents.Width
or viewer.Sidebar.Width
, it doesn’t get displayed correctly. I even tried digging into the inner controls collection without success.
Is there a way to set the width of the sidebar to a given value?