The font-style (normal/italic) of the label text in the bottom banner.

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

Syntax

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

See Also