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