Summary
Gets the source of the IEnumerable collection we are using for our view.
- Namespace
- Avalonia
.Collections - Containing Type
- Data
Grid Collection View
Syntax
public IEnumerable SourceCollection { get; }
Value
Type | Description |
---|---|
IEnumerable |