---
title: headerGridButtons
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cplisttemplate/headergridbuttons
---

# headerGridButtons

Assigning to this property will dynamically update the List Template and show the new header.

## Declaration

```swift
var headerGridButtons: [CPGridButton]? { get set }
```
