# ZonedPanelRender

> _Since v2.6.0_

Render function plus optional zone within the panel row. *

## Properties

| Property | Type | Description |
| -------- | ---- | ----------- |
| `zone?` | <code><a href="/grid/plugins/pinned-rows/types/panelzone/">PanelZone</a></code> | Horizontal zone within the row (default: 'left') |
| `render` | <code><a href="/grid/plugins/pinned-rows/types/panelrender/">PanelRender</a></code> | Render function |
