Check documentation for the latest version of dhtmlxSuite getItemColor DHTMLX Docs

getItemColor

gets the color of the target item

string getItemColor(string|number id);
idstring|numberthe id of the item
stringtarget item's color
Back to top