[]
Configurates the OnClientResizedRow client event. Occurs when the user finishes resizing rows.
public virtual TBuilder OnClientResizedRow(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |