# DetailPanelContext

Context object passed to the detail panel render function.

## Properties

| Property | Type | Description |
| -------- | ---- | ----------- |
| `row` | <code>TRow</code> | The row data for this detail panel |
| `rowIndex` | <code>number</code> | The row index |
