The text of the label in the bottom banner. May be a datasource.

Namespace: Ico.Windows.Controls
Assembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string BottomLabel { get; set; }
Visual Basic
Public Property BottomLabel As String
	Get
	Set
JScript
function get BottomLabel () : String
function set BottomLabel (value : String)

See Also