DHTMLX Docs & Samples Explorer

hideArrow()

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

hides the header arrow for the specified cell

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