The height of the content element loaded by the ContentSource.

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

Syntax

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

See Also