C1.Web.Mvc Namespace / InputBase Class / Height Property

In This Topic
Height Property (InputBase)
In This Topic
Gets or sets the height of the control.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public Property Height As String
 
See Also