DHTMLX Docs & Samples Explorer

getItemWidth(name)

Returns width of item.

Parameters:

  • name - the id of item (the item's parameter 'name')
var width = myForm.getItemWidth("myInput");

See also: