Click or drag to resize
DrillDownGridRowDetails. Item Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the item of the collection at the index specified

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DrillDownGridColumnDetails Item(
	int Index
)

Parameters

Index
Type: System.Int32

Return Value

Type: DrillDownGridColumnDetails
The item of the collection at the index specified
Remarks