DataGrid.

AutoGenerateColumns Property

Summary

Gets or sets a value that indicates whether columns are created automatically when the Avalonia.Controls.DataGrid.ItemsSource property is set.
Namespace
Avalonia.Controls
Containing Type
DataGrid

Syntax

public bool AutoGenerateColumns { get; set; }

Value

Type Description
bool