Required library edition: Required library file: dhtmlxgrid.js
get column type by column ID
//get type of the column with id "column1" var type=mygrid.getColTypeById("column1");
See also: getColType