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