DataPA Enterprise Dashboard Controls API Reference
Creates a new DashboardObject in the DashboardTab specified by SelectedTab using the contents of the clipboard.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)

Syntax

C#
public void PasteDashboardObject()
Visual Basic
Public Sub PasteDashboardObject
Visual C++
public:
virtual void PasteDashboardObject() sealed

Remarks