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