Gets/Sets the Height of the control

Namespace: DotNetNuke.UI.UserControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public Unit Height { get; set; }
Visual Basic
Public Property Height As Unit
	Get
	Set

See Also