Check documentation for the latest version of dhtmlxSuite unload DHTMLX Docs

unload

destructor, unloads the combo

void unload();

Example

myCombo.unload();

Change log

added in version 4.0

Back to top