DHTMLX Docs & Samples Explorer

getView()

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

returns the cell object

layout1 = new dhtmlXLayoutObject("parentId", "3L");
layout1.cells('a').getView();