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