Click or drag to resize
DrillDownColumnName Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the name of the column selected in the last drill down.

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

Return Value

Type: String
The name of the column selected in the last drill down.
Remarks