The height of the content in this Smart Tile.

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

Syntax

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

See Also