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