Skip to main content

SourceCollection Property

Gets the underlying collection.

Definition

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

IEnumerable SourceCollection { get; }
View Source

Return Value

IEnumerable
The underlying collection.

See Also

Reference

IDataGridCollectionView Interface
Avalonia.Collections Namespace