DataGridColumnBuilder<T>.MinWidth Method
| Name | Parameters | Description |
|---|---|---|
| MinWidth(JS) | value | Specifies the minimum width of the column. Mirrors the client-side minWidth option. |
| MinWidth(Double) | value | Specifies the minimum width of the column. Mirrors the client-side minWidth option. |