Ext.define('Ext.theme.ios.grid.Grid', { override: 'Ext.grid.Grid', config: { striped: false } });