Share via


ToolbarOptions.ShowDefaultRollup - Propriété

Obtient ou définit le paramètre qui présente le cumul par défaut.

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

Syntaxe

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

value = instance.ShowDefaultRollup

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

Valeur de propriété

Type : System.Boolean
Le paramètre afin d'afficher le cumul par défaut.

Voir aussi

Référence

ToolbarOptions classe

ToolbarOptions - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms