getColumnState(cellName, name)<pre><code>说明:获取列状态 入参:cellName 列名(fieldname) Name 状态名 例: model. getColumnState(2,’readOnly’)</code></pre>