DHTMLX Docs & Samples Explorer

showToolbar()

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxlayout.js

shows toolbar attached to cell or a whole container

    dhxLayout.showToolbar();
    dhxLayout.cells(id).showToolbar();