Check documentation for the latest version of dhtmlxSuite unload DHTMLX Docs

unload

destructor, unloads TreeView

void unload();

Example

myTreeView.unload();

Back to top