Check documentation for the latest version of dhtmlxSuite hideRibbon DHTMLX Docs

hideRibbon

hides dhtmlxRibbon attached to a tab

void hideRibbon();

Example

myTabbar.tabs(id).hideRibbon();

Back to top