RealAdditionalRows: Object;
The RealAdditionalRows property compares real indexes with additional data series for asynchronous table.
The property contains a JSON object, which key contains real data index, and value contains series object.
It is used only in asynchronous table work mode.
The property is read-only.
The example of use is given on the page with description of the DataGrid.RealToGlobalIndexes property.
See also: