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