DataGrid.ColumnWidth Property

Definition

Gets or sets the standard width or automatic sizing mode of columns in the control.

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

Property Value

Applies to