DHTMLX Docs & Samples Explorer

hideToolbar()

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

hides toolbar attached to cell or a whole container

    dhxLayout.hideToolbar();
    dhxLayout.cells(id).hideToolbar();