PivotTableValueContextRowKeyIndex Property

NReco.PivotData Class Library Documentation
Gets the index of the row key in PivotTable.RowKeys array.

Namespace:  NReco.PivotData
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

public int RowKeyIndex { get; }

Property Value

Type: Int32
See Also

Reference