Share via


ToolbarOptions.ShowMode Property (Microsoft.PerformancePoint.Scorecards)

Shows the view mode toolbar button.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property ShowMode As Boolean
'Usage
Dim instance As ToolbarOptions
Dim value As Boolean

value = instance.ShowMode

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

See Also

Reference

ToolbarOptions Class
ToolbarOptions Members
Microsoft.PerformancePoint.Scorecards Namespace