TitleBar
The TitleBar parameter controls the display of the title bar. The title bar shows the dimension controller button as well as a button for every off-grid dimension configured to display for that view. Set this parameter to 1 to turn on the display of the title bar. Set this parameter to 0 to remove the title bar and instead display dimension buttons for each off-grid dimension configured to display for that view. The title bar displays by default (Titlebar=1). When the title bar is set to 1, the dimension configuration button is displayed. You can turn it off by setting the value of HideDC to true in the initParams attribute of the control. Change HideDC=false to HideDC=true.
If the title bar is turned off, the only way to get a dimension controller on the page is to customize it with the correct code. You can obtain the correct code by outputting a view to HTML in View Manager.
Titlebar=1 | 0