Check documentation for the latest version of dhtmlxSuite hide DHTMLX Docs

hide

hides a window

void hide();

Example

myWins.window(id).hide();

Back to top