ConfiguredView.ToolbarOptions Property
Gets or sets the configuration for the toolbar displayed in column headers of the scorecard.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Property ToolbarOptions As ToolbarOptions
Get
Set
'Usage
Dim instance As ConfiguredView
Dim value As ToolbarOptions
value = instance.ToolbarOptions
instance.ToolbarOptions = value
public ToolbarOptions ToolbarOptions { get; set; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.ToolbarOptions
The configuration for the toolbar displayed in column headers of the scorecard.