Partager via


ConfiguredView.AllowRowDrill - Propriété

Obtient ou définit une valeur booléenne qui indique si l'exploration est autorisée pour les membres dans les lignes.

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

Syntaxe

'Déclaration
Public Overridable Property AllowRowDrill As Boolean
    Get
    Set
'Utilisation
Dim instance As ConfiguredView
Dim value As Boolean

value = instance.AllowRowDrill

instance.AllowRowDrill = value
public virtual bool AllowRowDrill { get; set; }

Valeur de propriété

Type : System.Boolean
true si l'exploration est autorisée pour les membres dans les lignes ; dans le cas contraire, false.

Voir aussi

Référence

ConfiguredView classe

ConfiguredView - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms