DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Enterprise Dashboard control that exposes functionality to view and edit DataPA Enterprise ManagedDashboard objects.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public class DashboardDesigner : UserControl, _DashboardDesigner |
Visual Basic |
---|
Public Class DashboardDesigner Inherits UserControl Implements _DashboardDesigner |
Visual C++ |
---|
public ref class DashboardDesigner : public UserControl, _DashboardDesigner |
Remarks
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
DataPAEnterpriseDashboard..::..DashboardDesigner
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..UserControl
DataPAEnterpriseDashboard..::..DashboardDesigner