Check documentation for the latest version of dhtmlxSuite show DHTMLX Docs

show

shows a window

void show();

Example

myWins.window(id).show();

Back to top