[]
Configurates the OnClientUpdatedLayout client event. Occurs after the grid has updated its internal layout.
public virtual TBuilder OnClientUpdatedLayout(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |