The text wrapping behavior for the units text in the top banner.

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

Syntax

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

See Also