Check documentation for the latest version of dhtmlxSuite unload DHTMLX Docs

unload

destructor, unloads dhtmlxSlider

void unload();

Example

mySlider.unload();

Back to top