ASP.NET Pack Programmer's Guide
WindowHost.Height Property
See Also
 





WebControl.Height override.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public override Unit Height { get; set; }

Visual Basic  Copy Code

Public Overrides Property Height As Unit

 Property Value

Type: Unit
An instance of the System.Web.UI.Unit structure, specifying the height of the control. The default is 300px.

 See Also

WindowHost Members
WindowHost Class
MindFusion.UI.WebForms Namespace