gets the shown/hidden status of the column
Available only in PRO Edition
//check if the first column is hidden var isHidden=myGrid.isColumnHidden(0);