defines whether a cell is collapsed
var layout = new dhx.Layout("layout_container", { cols: [ { header: "Cell header", collapsed:true} ] });