Partager via


ConfiguredView.AllowColumnDrill - Propriété

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

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

Syntaxe

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

value = instance.AllowColumnDrill

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

Valeur de propriété

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

Voir aussi

Référence

ConfiguredView classe

ConfiguredView - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms