Welcome to the Highcharts Grid Options Reference

These pages outline the chart configuration options, and the methods and properties of Highcharts objects.

Feel free to search this API through the search bar or the navigation tree in the sidebar.

columnDefaults.cells.rowHeader

Whether cells in this column should be rendered as row header cells.

When enabled, body cells are rendered as <th scope="row"> instead of <td>. This is useful for accessible data grids where the first column acts as a row header.