Skip to main content

Display Filtering UI Elements in a BottomSheet

Task-based Scenarios - BottomSheet Filter Elements

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