Skip to main content

AutoGenerateColumns Property

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

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public bool AutoGenerateColumns { get; set; }

Property Value

Boolean

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace