Skip to main content

SourceCollection Property

Gets the source of the IEnumerable collection we are using for our view.

Definition

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

public IEnumerable SourceCollection { get; }

Property Value

IEnumerable

Implements

IDataGridCollectionView.SourceCollection

See Also

Reference

DataGridCollectionView Class
Avalonia.Collections Namespace