IDataGridCollectionViewSourceCollection Property
Gets the underlying collection.
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
IEnumerable SourceCollection { get; }
ReadOnly Property SourceCollection As IEnumerable
Get
abstract SourceCollection : IEnumerable with get
Return Value
IEnumerableThe underlying collection.