IDataGridCollectionViewSourceCollection Property

Gets the underlying collection.

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
IEnumerable SourceCollection { get; }

Return Value

IEnumerable
The underlying collection.

See Also