ActiproSoftware.UI.Avalonia.Data Namespace
Classes
| CollectionViewGroup | Defines a group of items managed by a CollectionView<T>. |
| CollectionView<T> | Defines a managed view over a collection with capability to sort, group, filter, and limit the number of items in the view. |
| GroupDescription<T> | Defines a grouping that can be applied to a CollectionView<T>. |
| SortDescription<T> | Defines a sort that can be applied to a CollectionView<T>. |
Interfaces
| ICollectionView | Defines the base requirements for a managed view over a collection. |
| ICollectionView<T> | Defines the base requirements for a managed view over a collection. |