ComponentOne ASP.NET MVC Controls
PlotAreaBuilder Constructor

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

Parameters

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

Reference

PlotAreaBuilder Class
PlotAreaBuilder Members