Click or drag to resize
DashboardObjectControlPanelObjects Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the ControlPanelObjects collection associated with this Dashboard Object.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public ControlPanelObjects ControlPanelObjects { get; set; }

Property Value

Type: ControlPanelObjects
The ControlPanelObjects collection associated with this Dashboard Object.

Return Value

Type: ControlPanelObjects
The ControlPanelObjects collection associated with this Dashboard Object.
Remarks