# TileView Item Elements

## Content

The [C1TileViewItem](/componentone/api/wpf/online-tilesview/dotnet-framework-api/C1.WPF.TileView.4.6.2/C1.WPF.TileView.C1TileViewItem.html) control (**C1TileViewItem** in Silverlight) consists of two parts: a header and a content area. The image below identifies the header and content area:

![](https://cdn.mescius.io/document-site-files/images/fba21b5a-78db-422e-901c-35ee7376d517/graphics/elements.png)

Any content that you add to the C1TileViewItem will be visible in the content area. You can add a caption bar title to the header area. The button in the upper right corner toggles between maximize and minimize states for the [C1TileView](/componentone/api/wpf/online-tilesview/dotnet-framework-api/C1.WPF.TileView.4.6.2/C1.WPF.TileView.C1TileView.html) control (**C1TileView** in Silverlight).

## See Also

[TileView Item States](/componentone/docs/wpf/online-tilesview/WorkingwithTileViewforWPF/TileViewItemStates)