Freigeben über


ConfiguredView.ToolbarOptions-Eigenschaft

Ruft ab oder legt die Konfiguration für die Symbolleiste in der Scorecard Spaltenüberschriften angezeigt.

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; }

Eigenschaftswert

Typ: Microsoft.PerformancePoint.Scorecards.ToolbarOptions
Die Konfiguration für die Symbolleiste, die in der Scorecard Spaltenüberschriften angezeigt.

Siehe auch

Referenz

ConfiguredView Klasse

ConfiguredView-Member

Microsoft.PerformancePoint.Scorecards-Namespace