[]
Configurates the OnClientFormatTile client event. Occurs when an element representing a Tile has been created.
public DashboardLayoutBuilder OnClientFormatTile(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| DashboardLayoutBuilder | Current builder. |