Share via


DashboardItem.AllowExportToPowerPoint Property (Microsoft.PerformancePoint.Scorecards)

Indicates if the ability to export to PowerPoint is supported.

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

Syntax

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

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

Remarks

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

See Also

Reference

DashboardItem Class
DashboardItem Members
Microsoft.PerformancePoint.Scorecards Namespace