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