The background color of the bottom 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 BottomBackground { get; set; } |
Visual Basic |
---|
Public Property BottomBackground As Brush Get Set |
JScript |
---|
function get BottomBackground () : Brush function set BottomBackground (value : Brush) |