Check documentation for the latest version of dhtmlxSuite hideRibbon DHTMLX Docs

hideRibbon

hides dhtmlxRibbon attached to a window

void hideRibbon();

Example

myWins.window(id).hideRibbon();

Back to top