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.pinning.events.beforeRowPin

Fires before a row pinning change is applied.

Call event.preventDefault() to cancel the change.

The this context refers to the Grid instance.

Callback parameters:

  • eGridEvent & RowPinningChangeEvent