Check documentation for the latest version of dhtmlxSuite setTabActive DHTMLX Docs

setTabActive

selects the specified tab

void setTabActive();

Deprecated

new usage

myTabbar.tabs(id).setActive();
Change log

deprecated from version 4.0

Back to top