[]
Configurates AllowMaximize. Sets a boolean value decides whether the tiles could be maximized.
public DashboardLayoutBuilder AllowMaximize(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| DashboardLayoutBuilder | Current builder. |