Share via


ToolbarOptions.ShowToolbarItemsLabel Property (Microsoft.PerformancePoint.Scorecards)

Show toolbar item labels

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

Syntax

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

value = instance.ShowToolbarItemsLabel

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

See Also

Reference

ToolbarOptions Class
ToolbarOptions Members
Microsoft.PerformancePoint.Scorecards Namespace