Click or drag to resize
DrillDownEventArgsGridRowDetails Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the grid column details for the grid ow that this event is related to.

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 grid column details for the grid ow that this event is related to.
Remarks