Click or drag to resize
DrillDownEventArgsDrillDown Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the DrillDown object that this event is related to.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DrillDown DrillDown { get; }

Return Value

Type: DrillDown
The DrillDown object that this event is related to.
Remarks