DataGridBuilder<T>.ColumnAutoWidth Method
| Name | Parameters | Description |
|---|---|---|
| ColumnAutoWidth(JS) | value | Specifies if the component adjusts column widths to fit content. Mirrors the client-side columnAutoWidth option. |
| ColumnAutoWidth(Boolean) | value | Specifies if the component adjusts column widths to fit content. Mirrors the client-side columnAutoWidth option. |