ComponentOne ASP.NET MVC Controls
Height Property (Control)

C1.Web.Mvc Namespace > Control Class : Height Property
Gets or sets the height of the control.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public Property Height As String
[C1Ignore()]
public string Height {get; set;}
See Also

Reference

Control Class
Control Members