Check documentation for the latest version of dhtmlxSuite showStatusBar DHTMLX Docs

showStatusBar

shows status bar object attached to a tab

void showStatusBar();

Example

myTabbar.tabs(id).showStatusBar();

Back to top