The font-weight (normal/bold) of 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 FontWeight TopUnitsFontWeight { get; set; }
Visual Basic
Public Property TopUnitsFontWeight As FontWeight
	Get
	Set
JScript
function get TopUnitsFontWeight () : FontWeight
function set TopUnitsFontWeight (value : FontWeight)

See Also