Gets the mapping between the rows in the column/table and
the nodes in the hierarchy level.
Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public abstract NodeToRowIndexMap IndexMap { get; }
Property Value
Type: NodeToRowIndexMapVersion Information
See Also