Share via


DashboardItem.AllowExportToExcel Property (Microsoft.PerformancePoint.Scorecards)

Indicates if the ability to export to Excel is supported.

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

Syntax

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

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

Remarks

An underlying parameterUIElement does not support the ability to export to Excel.

See Also

Reference

DashboardItem Class
DashboardItem Members
Microsoft.PerformancePoint.Scorecards Namespace