- 
        Category: depth
- 
      
        Used to style the default header widths and heights. By default the datagrid supports up to depth 7.
 If you have headers width depth greater than 7 specify the defaults using the class name description or use apply custom style rules to the headers.
 Class template:- 
          .oj-datagrid-depth-[1-7]Note: Square brackets signify required token substitutions whereas parentheses signify optional token substitutions. 
- 
          Values for[1-7]Value (required) Name Description 11 Datagrid Depth level 1 22 Datagrid Depth level 2 33 Datagrid Depth level 3 44 Datagrid Depth level 4 55 Datagrid Depth level 5 66 Datagrid Depth level 6 77 Datagrid Depth level 7 
 
 
- 
          
- 
        Category: padding
- 
      
        Used to style a datagrid cell so that it has no padding or default padding.Classes:- 
        .oj-datagrid-cell-no-padding
- 
        .oj-datagrid-cell-padding
 
 
- 
        
- 
        CSS Variables
        See JET CSS Variables for additional details.
      
    
      | Name | Type | Description | 
|---|---|---|
| --oj-data-grid-column-width | <length> | Data grid column width |