PasEditorPanel Class (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews)
Represents the main editor panel for ProClarity Analytic Server Page report views.
Namespace: Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews
Assembly: Microsoft.PerformancePoint.Scorecards.ModelerPlugins (in microsoft.performancepoint.scorecards.modelerplugins.dll)
Syntax
'Declaration
Public Class PasEditorPanel
Inherits UserControl
'Usage
Dim instance As PasEditorPanel
public class PasEditorPanel : UserControl
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews.PasEditorPanel
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
PasEditorPanel Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews Namespace