ReportViewer.ShowDocumentMapButton Property
Visual Studio 2005
Indicates whether the Document Map button is visible on the control.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
/** @property */ public boolean get_ShowDocumentMapButton () /** @property */ public void set_ShowDocumentMapButton (boolean value)
public function get ShowDocumentMapButton () : boolean public function set ShowDocumentMapButton (value : boolean)