Click or drag to resize
DashboardDesignerApplyingDataGridLayoutEventHandler Delegate DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public delegate void ApplyingDataGridLayoutEventHandler(
	Object sender,
	ApplyingDataGridLayoutEventArgs e
)

Parameters

sender
Type: SystemObject
e
Type: DataPAEnterpriseDashboardApplyingDataGridLayoutEventArgs
See Also