StartRowIndex: Number;
The StartRowIndex property determines the first index of loaded data series.
Use JSON or the setStartRowIndex method to set the property value and the getStartRowIndex method to get the property value.
Default property value is 0.
The example of use is given on the page with description of the DataGrid.RealToGlobalIndexes property.
See also: