ComponentOne ASP.NET MVC Controls
DashboardLayoutBuilder Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : DashboardLayoutBuilder Class

The following tables list the members exposed by DashboardLayoutBuilder.

Public Constructors
 NameDescription
Public ConstructorCreates one DashboardLayoutBuilder instance to configurate component.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.DashboardLayout.AllowDrag. Sets a boolean value decides whether the tiles could be dragged.  
Public MethodConfigurates C1.Web.Mvc.DashboardLayout.AllowHide. Sets a boolean value decides whether the tiles could be hidden.  
Public MethodConfigurates C1.Web.Mvc.DashboardLayout.AllowMaximize. Sets a boolean value decides whether the tiles could be maximized.  
Public MethodConfigurates C1.Web.Mvc.DashboardLayout.AllowResize. Sets a boolean value decides whether the tiles could be resized.  
Public MethodConfigurates C1.Web.Mvc.DashboardLayout.AllowShowAll. Sets a boolean value decides whether all the tiles no matter visible or invisible are shown.  
Public MethodConfigurates C1.Web.Mvc.DashboardLayout.Layout. Attaches a C1.Web.Mvc.AutoGridLayout to the dashboard control.  
Public MethodConfigurates C1.Web.Mvc.DashboardLayout.Layout. Attaches a C1.Web.Mvc.FlowLayout to the dashboard control.  
Public MethodConfigurates C1.Web.Mvc.DashboardLayout.Layout. Attaches a C1.Web.Mvc.ManualGridLayout to the dashboard control.  
Public MethodConfigurates C1.Web.Mvc.DashboardLayout.Layout. Attaches a C1.Web.Mvc.SplitLayout to the dashboard control.  
Public MethodConfigurates C1.Web.Mvc.Control.CssClass. Sets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<DashboardLayout,DashboardLayoutBuilder>)
Public MethodConfigurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<DashboardLayout,DashboardLayoutBuilder>)
Public MethodConfigurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<DashboardLayout,DashboardLayoutBuilder>)
Public MethodOverloaded. Configurates C1.Web.Mvc.Control.Height. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<DashboardLayout,DashboardLayoutBuilder>)
Public MethodConfigurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<DashboardLayout,DashboardLayoutBuilder>)
Public MethodOverloaded. Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<DashboardLayout,DashboardLayoutBuilder>)
Public MethodConfigurates C1.Web.Mvc.Component.Id. Sets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<DashboardLayout,DashboardLayoutBuilder>)
Public MethodConfigurates C1.Web.Mvc.Control.IsDisabled. Sets a value that determines whether the control is disabled. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<DashboardLayout,DashboardLayoutBuilder>)
Public MethodConfigurates C1.Web.Mvc.DashboardLayout.LayoutId. Sets the id of the layout applied  
Public MethodConfigurates the C1.Web.Mvc.DashboardLayout.OnClientFormatTile client event. Occurs when an element representing a Tile has been created.  
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientGotFocus client event. Occurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<DashboardLayout,DashboardLayoutBuilder>)
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientLostFocus client event. Occurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<DashboardLayout,DashboardLayoutBuilder>)
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientRefreshed client event. Occurs after the control has refreshed its contents. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<DashboardLayout,DashboardLayoutBuilder>)
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientRefreshing client event. Occurs when the control is about to refresh its contents. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<DashboardLayout,DashboardLayoutBuilder>)
Public MethodConfigurates the C1.Web.Mvc.DashboardLayout.OnClientTileActivated client event. Occurs when the tile is activated.  
Public MethodConfigurates the C1.Web.Mvc.DashboardLayout.OnClientTileSizeChanged client event. Occurs when the tile is maximized or restored.  
Public MethodConfigurates the C1.Web.Mvc.Control.TemplateBindings client event. Sets the collection of the template bindings. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<DashboardLayout,DashboardLayoutBuilder>)
Public MethodGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>)
Public MethodTransfer to the template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<DashboardLayout,DashboardLayoutBuilder>)
Public MethodOverloaded. Configurates C1.Web.Mvc.Control.Width. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<DashboardLayout,DashboardLayoutBuilder>)
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

DashboardLayoutBuilder Class
C1.Web.Mvc.Fluent Namespace