Check documentation for the latest version of dhtmlxSuite progressOn DHTMLX Docs

progressOn

shows the progress indicator in a window

void progressOn();

Example

myWins.window(id).progressOn();

Back to top