Click or drag to resize
DashboardDesignerApplyingDataViewerLayout Event DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event raised before the control applies a layout to a data viewer.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public event DashboardDesignerApplyingDataViewerLayoutEventHandler ApplyingDataViewerLayout

Value

Type: DataPAEnterpriseDashboardDashboardDesignerApplyingDataViewerLayoutEventHandler
Remarks
Allows the developer to override the saved layout and apply their own.
See Also