core/data-grid/data-grid.model.ts
        
Describes data grid display options.
| Properties | 
| bordered | 
| bordered:          | 
| Type : boolean | 
| Show or hide each cell border | 
| filter | 
| filter:          | 
| Type : boolean | 
| Show or hide filter label in the grid header | 
| gridHeader | 
| gridHeader:          | 
| Type : boolean | 
| Show or hide the grid header | 
| striped | 
| striped:          | 
| Type : boolean | 
| Show or hide zebra-striping in the table |