Share via


SqlReportViewData.ShowDocMap Property (Microsoft.PerformancePoint.Scorecards)

If true, then the DocMap toolbar is shown.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property ShowDocMap As Boolean
'Usage
Dim instance As SqlReportViewData
Dim value As Boolean

value = instance.ShowDocMap

instance.ShowDocMap = value
[XmlAttributeAttribute] 
public bool ShowDocMap { get; set; }

See Also

Reference

SqlReportViewData Class
SqlReportViewData Members
Microsoft.PerformancePoint.Scorecards Namespace