Freigeben über


ConfiguredView.AllowColumnDrill-Eigenschaft

Ruft ab oder legt einen booleschen Wert, der angibt, ob Drilldown für die Elemente in den Spalten zulässig ist.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Overridable Property AllowColumnDrill As Boolean
    Get
    Set
'Usage
Dim instance As ConfiguredView
Dim value As Boolean

value = instance.AllowColumnDrill

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

Eigenschaftswert

Typ: System.Boolean
true Wenn Drilldown für die Elemente in den Spalten zulässig ist; andernfalls false.

Siehe auch

Referenz

ConfiguredView Klasse

ConfiguredView-Member

Microsoft.PerformancePoint.Scorecards-Namespace