ToolbarOptions.ShowToolbar - Propriété

Obtient ou définit le paramètre afin d'afficher les boutons de barre d'outils dans l'affichage.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Property ShowToolbar As Boolean
    Get
    Set
'Utilisation
Dim instance As ToolbarOptions
Dim value As Boolean

value = instance.ShowToolbar

instance.ShowToolbar = value
public bool ShowToolbar { get; set; }

Valeur de propriété

Type : System.Boolean
Le paramètre pour afficher les boutons de barre d'outils dans la vue.

Voir aussi

Référence

ToolbarOptions classe

ToolbarOptions - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms