Share via


ToolbarOptions.ShowCollapse Property (Microsoft.PerformancePoint.Scorecards)

Shows the collapse-all toolbar button.

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

Syntax

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

value = instance.ShowCollapse

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

See Also

Reference

ToolbarOptions Class
ToolbarOptions Members
Microsoft.PerformancePoint.Scorecards Namespace