DataPA Enterprise Dashboard Controls API Reference
Enterprise Dashboard control that exposes functionality to view and edit DataPA Enterprise ManagedDashboard objects.

Namespace: DataPAEnterpriseDashboard
Assembly: 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