The text wrapping behavior for the units text in the center area.

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

Syntax

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

See Also