在ExtJS中,ColumnModel是用来定义Grid Panel中列的属性的。ColumnModel的配置属性包括:1. `header`:列的标题。2. `dataIndex`:列对应的数据字段...