Check documentation for the latest version of dhtmlxSuite expand DHTMLX Docs

expand

expands a cell

void expand();

Example

myLayout.cells(id).expand();

See also
Back to top