Summary
Helper constructor that sets default values for isDataSorted and isDataInGroupOrder.
- Namespace
- Avalonia
.Collections - Containing Type
- Data
Grid Collection View
Syntax
public DataGridCollectionView(IEnumerable source)
Parameters
Name | Type | Description |
---|---|---|
source | IEnumerable | The source for the collection |
Return Value
Type | Description |
---|---|
void |