ComponentOne ASP.NET MVC Controls
RangeBuilder Constructor

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

Parameters

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

Reference

RangeBuilder Class
RangeBuilder Members