The background color of the top banner of the tile.
Namespace: Ico.Windows.ControlsAssembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Brush TopBackground { get; set; } |
| Visual Basic |
|---|
Public Property TopBackground As Brush Get Set |
| JScript |
|---|
function get TopBackground () : Brush function set TopBackground (value : Brush) |