[]
Configurates the OnClientTileSizeChanged client event. Occurs when the tile is maximized or restored.
public DashboardLayoutBuilder OnClientTileSizeChanged(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
DashboardLayoutBuilder | Current builder. |