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