resetFocus()
resets focus and moves the scroll to the beginning of the dataview
resetFocus(): void;
Example
dataview.resetFocus();
Change log:
added in v8.4
resets focus and moves the scroll to the beginning of the dataview
Example
dataview.resetFocus();
added in v8.4