Version

topRowIndex Property

Returns top index of the rows that are being requested.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_topRowIndex() : Integer
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfCancelMoreRowsRequestingEventArgs.get_topRowIndex();
See Also