[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DashboardLayoutBuilder.AttachFlowLayout

AttachFlowLayout Method

AttachFlowLayout(Action<FlowLayoutBuilder>)

Configurates Layout. Attaches a FlowLayout to the dashboard control.

Declaration
public DashboardLayoutBuilder AttachFlowLayout(Action<FlowLayoutBuilder> builder)
Parameters
Type Name Description
Action<FlowLayoutBuilder> builder

The builder to configure the layout.

Returns
Type Description
DashboardLayoutBuilder

Current builder.