Gets the index that contains the column keys to the groups.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public IIndex ColumnIndex { get; }
Public ReadOnly Property ColumnIndex As IIndex
Get
public:
virtual property IIndex^ ColumnIndex {
IIndex^ get () sealed;
}
abstract ColumnIndex : IIndex with get
override ColumnIndex : IIndex with get
Property Value
Type:
IIndexImplements
IPivotColumnIndex
Reference