Check documentation for the latest version of dhtmlxSuite hide DHTMLX Docs

hide

hides cell

void hide();

Example

myAcc.cells(id).hide();

Back to top