[]
Configurates the OnClientAutoSizedColumn client event. Occurs after the user auto-sizes a column by double-clicking the right edge of a column header cell.
public virtual TBuilder OnClientAutoSizedColumn(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |