Click or drag to resize
DashboardModifiedEventArgsModifiedControlPanelObject Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the control panel object that has raised the Dashboard Modified event.

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

Property Value

Type: ControlPanelObject
The control panel object that has raised the Dashboard Modified event.

Return Value

Type: ControlPanelObject
The control panel object that has raised the Dashboard Modified event.
Remarks