The text of the units in the top 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 TopUnits { get; set; }
Visual Basic
Public Property TopUnits As String
	Get
	Set
JScript
function get TopUnits () : String
function set TopUnits (value : String)

See Also