Share via


ToolbarOptions.ShowPageFilters Property (Microsoft.PerformancePoint.Scorecards)

Shows the page filter toolbar button.

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

Syntax

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

value = instance.ShowPageFilters

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

See Also

Reference

ToolbarOptions Class
ToolbarOptions Members
Microsoft.PerformancePoint.Scorecards Namespace