[]
Configurates the OnClientResizingColumn client event. Occurs as columns are resized.
public virtual TBuilder OnClientResizingColumn(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |