Customizing the View of a Collection

Instead of binding directly to a collection, you can insert a view between the source and target objects that adds support for grouping and navigating items. This view is an object implementing the ICollectionView interface, and you can create one with an object known as CollectionViewSource.

Get XAML Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.