CollectionView
Note
Microsoft will end Xamarin-related support services on May 1, 2024 and shift development focus to the .NET MAUI platform.
Based on Microsoft’s decision, we highly recommend those using Xamarin.Forms to consider our .NET MAUI Component Suite for existing/new mobile projects. DevExpress .NET MAUI CollectionView Control supports many of the features/capabilities available in Xamarin.Forms CollectionView Control.
Please refer to the following help topic when you are ready to migrate your DevExpress Xamarin.Forms-based application to .NET MAUI: Migration from Xamarin.Forms to .NET MAUI.
The DevExpress CollectionView for Xamarin.Forms (DXCollectionView) displays a collection of data items.
Features
- Vertical and Horizontal Layout
- Data Sorting, Filtering, and Grouping
- Data Item and Group Header Templates
- Item Drag and Drop
- Pull to Refresh
- Load More
- Swipe Actions
- Single and Multiple Item Selection
- Theme Support
Getting Started
The following step-by-step lessons explain how to configure the DevExpress CollectionView: