# Header

## Content



DashboardLayout allows you to display a caption for each tile with the help of HeaderText method of the TileBuilder class. This method sets caption for the tile. The header consists of caption, a maximize/restore icon and tool-icon.

![](https://cdn.mescius.io/document-site-files/images/9b6a6cfe-b8e8-42e9-8a04-da6cb7762977/images/headertext.png)

The following code snippet shows how to set header text.

```html
header-text="Products Stock"
```