Back to Devexpress

Display Filtering UI Elements in a BottomSheet

maui-404482-scenarios-filter-ui-bottom-sheet.md

latest2.0 KB
Original Source

Display Filtering UI Elements in a BottomSheet

  • Jul 30, 2024

This example places a DXCollectionView‘s Filtering UI Elements in a BottomSheet control.

View Example: CollectionView for .NET MAUI - Display Filtering UI Elements in a BottomSheet

Related Controls and Their Properties :

Implementation Details

Refer to the following GitHub example to see implementation details:

View Example: CollectionView for .NET MAUI - Display Filtering UI Elements in a BottomSheet