Share via


ToolbarOptions.ShowToolbar Property (Microsoft.PerformancePoint.Scorecards)

Shows the toolbar buttons in the view.

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 ToolbarOptions
Dim value As Boolean

value = instance.ShowToolbar

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

See Also

Reference

ToolbarOptions Class
ToolbarOptions Members
Microsoft.PerformancePoint.Scorecards Namespace