Check documentation for the latest version of dhtmlxSuite clearSelection DHTMLX Docs

clearSelection

unselects the item in the tree

void clearSelection( [string|number id] );
idstring|numberused in a multi selection tree, optional

Available only in PRO Edition

Back to top