Share via


SqlReportViewData.ShowToolbar Property (Microsoft.PerformancePoint.Scorecards)

If true, then the toolbar is shown.

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

Syntax

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

value = instance.ShowToolbar

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

See Also

Reference

SqlReportViewData Class
SqlReportViewData Members
Microsoft.PerformancePoint.Scorecards Namespace