Check documentation for the latest version of dhtmlxSuite hideRibbon DHTMLX Docs

hideRibbon

hides dhtmlxRibbon attached to component's top

void hideRibbon();

Example

dhxComponent.hideRibbon();

Back to top