Check documentation for the latest version of dhtmlxSuite showStatusBar DHTMLX Docs

showStatusBar

shows status bar object attached to component's bottom

void showStatusBar();

Example

dhxComponent.showStatusBar();

Back to top