DataGridCollectionViewSourceCollection Property
Gets the source of the IEnumerable collection we are using for our view.
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public IEnumerable SourceCollection { get; }
Public ReadOnly Property SourceCollection As IEnumerable
Get
abstract SourceCollection : IEnumerable with get
override SourceCollection : IEnumerable with get
IEnumerableIDataGridCollectionViewSourceCollection