Click or drag to resize
DashboardDesignerBeforeDrillDown Event DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event raised when a drill down link is clicked on a dashboard object, before the drill down is processed. Setting the DrillDownEventArgs.Cancel property to true in the handler for this event will prevent the drill down from processing.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public event DashboardDesignerBeforeDrillDownEventHandler BeforeDrillDown

Value

Type: DataPAEnterpriseDashboardDashboardDesignerBeforeDrillDownEventHandler
Remarks