Check documentation for the latest version of dhtmlxSuite setItemTopOffset DHTMLX Docs

setItemTopOffset

sets the top offset for an item

void setItemTopOffset(string|number id,number value);
idstring|numberthe id of the item
valuenumberthe value of the top offset in px

Available only in PRO Edition

Back to top