Skip to main content

ItemsSource Property

Gets or sets a collection that is used to generate the content of the control.

Definition

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

public IEnumerable ItemsSource { get; set; }

Property Value

IEnumerable

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace