Pivot<R, C>.Column Index Property
Gets the index that contains the column keys to the groups.
Definition
Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public Index<C> ColumnIndex { get; }