Share via


PasEditorPanel.Summary Property (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews)

Gets the Editor tab (the parent container).

Namespace: Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews
Assembly: Microsoft.PerformancePoint.Scorecards.ModelerPlugins (in microsoft.performancepoint.scorecards.modelerplugins.dll)

Syntax

'Declaration
Public ReadOnly Property Summary As ReportViewSummaryTab
'Usage
Dim instance As PasEditorPanel
Dim value As ReportViewSummaryTab

value = instance.Summary
public ReportViewSummaryTab Summary { get; }

See Also

Reference

PasEditorPanel Class
PasEditorPanel Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews Namespace