Check documentation for the latest version of dhtmlxSuite unstick DHTMLX Docs

unstick

unsticks a window

void unstick();

Example

myWins.window(id).unstick();

Back to top