Both the ImageViewerControl and the ViewItemUserControl inside it are displaying the same title bar. How can I make the 2nd title be not visible?
ImageViewerControl has a EnableVisibleHeader. Defines if the header is displayed or not. Default is true.
