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