Share via


DashboardItem.AllowResetView Property (Microsoft.PerformancePoint.Scorecards)

Indicates if the ability to reset the view is supported.

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

Syntax

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

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

Remarks

An underlying parameterUIElement does not support the ability to reset the view.

See Also

Reference

DashboardItem Class
DashboardItem Members
Microsoft.PerformancePoint.Scorecards Namespace