[]
Configurates the OnClientUpdatingLayout client event. Occurs before the grid updates its internal layout.
public virtual TBuilder OnClientUpdatingLayout(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |