DHTMLX Docs & Samples Explorer

getWidth()

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

gets the width of the cell in pixels

Returns: number

mygrid.cells("row1",3).getWidth();