ReportViewerWebPart::DocumentMapMode Property
Updated: February 25, 2016
Gets or sets an enumeration value that indicates the visibility mode of the document map area.
Assembly: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
public: [WebPartStorageAttribute(Storage::Shared)] property CollapsibleDisplayMode DocumentMapMode { CollapsibleDisplayMode get(); void set(CollapsibleDisplayMode value); }
Property Value
Type: Microsoft.ReportingServices.SharePoint.UI.WebParts::CollapsibleDisplayModeA CollapsibleDisplayMode enumeration value.
This property can be configured using the Document Map list box in the tool pane of the Web-based Web Part design user interface.
Show: