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