DHTMLX Docs & Samples Explorer

hideMenu()

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

hides menu attached to cell or a whole container

    dhxLayout.hideMenu();
    dhxLayout.cells(id).hideMenu();