Check documentation for the latest version of dhtmlxSuite showRibbon DHTMLX Docs

showRibbon

shows dhtmlxRibbon attached to a cell

void showRibbon();

Example

dhxComponent.cells(id).showRibbon();

Back to top