Wijmo UI for the Web
indexOf Method
wijmo.data Namespace > BreezeDataView Class : indexOf Method
Returns the index of the element in current view
Syntax
var instance = new wijmo.data.BreezeDataView();
var value; // Type: any
value = instance.indexOf();
function indexOf() : any;
See Also

Reference

BreezeDataView Class