ComponentOne ASP.NET MVC Controls
DashboardLayoutBuilder Constructor

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

Parameters

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

Reference

DashboardLayoutBuilder Class
DashboardLayoutBuilder Members