ComponentOne ASP.NET MVC Controls
Height(Int32) Method

C1.Web.Mvc.Fluent Namespace > ControlBuilder<TControl,TBuilder> Class > Height Method : Height(Int32) Method
The value.
Sets the height of the control in pixel.
Syntax
'Declaration
 
Public Overloads Function Height( _
   ByVal height As Integer _
) As TBuilder
public TBuilder Height( 
   int height
)

Parameters

height
The value.

Return Value

Current builder.
See Also

Reference

ControlBuilder<TControl,TBuilder> Class
ControlBuilder<TControl,TBuilder> Members
Overload List