Sample code for collection view in WPF
The project is the sample code for my article on ICollectionView. You will find all the important implementations that you should consider while working with ICollectionView. The sample Includes :
- Sorting
- Filtering
- Grouping
- Navigating