DHTMLX Docs & Samples Explorer

detachToolbar()

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

removes attached toolbar from cell or a whole container

    dhxLayout.detachToolbar();
    dhxLayout.cells(id).detachToolbar();