DataGridColumn.Width Property

Definition

Gets or sets the column's width.

public Microsoft.Toolkit.Uwp.UI.Controls.DataGridLength Width { get; set; }
member this.Width : Microsoft.Toolkit.Uwp.UI.Controls.DataGridLength with get, set
Public Property Width As DataGridLength

Property Value

Applies to