DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Creates a new DashboardObject in the DashboardTab specified by SelectedTab using the contents of the clipboard.
Namespace: DataPAEnterpriseDashboardAssembly: 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 |