---
title: gridButtons
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpgridtemplate/gridbuttons
---

# gridButtons

The array of grid buttons displayed on the template.

## Declaration

```swift
var gridButtons: [CPGridButton] { get }
```
