Wijmo UI for the Web
cancelRefresh Method
wijmo.data Namespace > IEditableDataView Interface : cancelRefresh Method
Cancels the ongoing refresh operation
Syntax
var instance; // Type: wijmo.data.IEditableDataView;
var value; // Type: any
value = instance.cancelRefresh();
function cancelRefresh() : any;
See Also

Reference

IEditableDataView Interface