DataGridColumn Width Property

Defines the width of the column in px units.

A non-negative integer. Defaults to 0 which indicates auto-sizing based on the data.

Column widths must be defined in px units because the grid requires precise computation for rendering and for scrolling.