DataGrid.AutoGenerateColumns Property

Definition

Gets or sets a value indicating whether columns are created automatically when the ItemsSource property is set.

public bool AutoGenerateColumns { get; set; }
member this.AutoGenerateColumns : bool with get, set
Public Property AutoGenerateColumns As Boolean

Property Value

Applies to