Click or drag to resize
DashboardDesignerApplyingDataGridLayout Event DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event raised before the control applies a layout to a data grid dashboard object.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public event DashboardDesignerApplyingDataGridLayoutEventHandler ApplyingDataGridLayout

Value

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