DataGridBuilder<T>.ColumnAutoWidth Method
Name | Parameters | Description |
---|---|---|
ColumnAutoWidth(JS) | value | Specifies whether columns should adjust their widths to the content. Mirrors the client-side columnAutoWidth option. |
ColumnAutoWidth(Boolean) | value | Specifies whether columns should adjust their widths to the content. Mirrors the client-side columnAutoWidth option. |