Click or drag to resize
DashboardDesignerProcessDataRequest Event DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event raised when the user selects the process button on a drill down data grid.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public event DashboardDesignerProcessDataRequestEventHandler ProcessDataRequest

Value

Type: DataPAEnterpriseDashboardDashboardDesignerProcessDataRequestEventHandler
Remarks
The developer must set the ShowCheckBoxes property on the drill down object to true to show the process button.
See Also