DHTMLX Docs & Samples Explorer

setText(text)

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

set header's text

  • text - new header's text
    dhxLayout.cells("a").setText("New Text");