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.

rendering.rows.expandedLevels

Number of tree levels expanded initially, or 'all' to expand every level. A row is initially expanded when its depth is lower than the configured number of levels, or when its ID is listed in expandedRowIds.

Applies to treeView and rowGrouping.