Share via


DashboardItem.AllowOpenNewWindow Property (Microsoft.PerformancePoint.Scorecards)

Indicates if the ability to open in a new window is supported.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public ReadOnly Property AllowOpenNewWindow As Boolean
'Usage
Dim instance As DashboardItem
Dim value As Boolean

value = instance.AllowOpenNewWindow
public bool AllowOpenNewWindow { get; }

Remarks

An underlying parameterUIElement does not support the ability to open in a new window.

See Also

Reference

DashboardItem Class
DashboardItem Members
Microsoft.PerformancePoint.Scorecards Namespace