ComponentOne ASP.NET MVC Controls
FlowLayoutBuilder Constructor

C1.Web.Mvc.Fluent Namespace > FlowLayoutBuilder Class : FlowLayoutBuilder Constructor
The C1.Web.Mvc.FlowLayout object to be configurated.
Creates one FlowLayoutBuilder instance to configurate component.
Syntax
'Declaration
 
Public Function New( _
   ByVal component As FlowLayout _
)
public FlowLayoutBuilder( 
   FlowLayout component
)

Parameters

component
The C1.Web.Mvc.FlowLayout object to be configurated.
See Also

Reference

FlowLayoutBuilder Class
FlowLayoutBuilder Members