Click or drag to resize
DrillDownRequestEventArgsgridColumnDetails Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the grid column details that defines the column clicked in the grid to fire the drill down.

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

Return Value

Type: DrillDownGridColumnDetails
The details that defines the drill down.
Remarks