gets the width of the specified column in pixels
//get width of the first column var width=myTreeGrid.getColWidth(0);