Gets or sets the Brush used as background of the header of the contained C1TileViewItems.

Namespace:  C1.Xaml.TileView
Assembly:  C1.Xaml.TileView (in C1.Xaml.TileView.dll)

Syntax

C#
public Brush HeaderBackground { get; set; }
Visual Basic
Public Property HeaderBackground As Brush
	Get
	Set

See Also