ComponentOne ASP.NET MVC Controls
LineBuilder Constructor

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

Parameters

obj
The C1.Web.Mvc.Line object to be configurated.
See Also

Reference

LineBuilder Class
LineBuilder Members