Gets the index that contains the row keys to the groups.
Namespace: Extreme.DataAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
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
Numerical Libraries
Supported in: 6.0
Reference