Check documentation for the latest version of dhtmlxSuite showArrow DHTMLX Docs

showArrow

shows the header arrow for the specified cell

void showArrow();

Example

myLayout.cells(id).showArrow();

Change log

addeed in 4.0

Back to top