[]
Configurates AllowShowAll. Sets a boolean value decides whether all the tiles no matter visible or invisible are shown.
public DashboardLayoutBuilder AllowShowAll(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
DashboardLayoutBuilder | Current builder. |