[]
Configurates Layout. Attaches a FlowLayout to the dashboard control.
public DashboardLayoutBuilder AttachFlowLayout(Action<FlowLayoutBuilder> builder)
| Type | Name | Description |
|---|---|---|
| Action<FlowLayoutBuilder> | builder | The builder to configure the layout. |
| Type | Description |
|---|---|
| DashboardLayoutBuilder | Current builder. |