Gets or sets the Brush used as background of the header of the contained C1TileViewItems.
Namespace:
C1.Xaml.TileViewAssembly: C1.Xaml.TileView (in C1.Xaml.TileView.dll)
Syntax
| C# |
|---|
public Brush HeaderBackground { get; set; } |
| Visual Basic |
|---|
Public Property HeaderBackground As Brush Get Set |