Click or drag to resize
DrillDownRequestEventArgsgridRowDetails Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the grid row details that defines the columns that make up the row 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 DrillDownGridRowDetails gridRowDetails { get; }

Return Value

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