Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

.NET MAUI DevExpress BottomSheet: Examples

The following GitHub examples use the DevExpress .NET MAUI BottomSheet to implement various usage scenarios:

Google Maps-Inspired POI Details
This example uses the DevExpress BottomSheet control to replicate POI (point of interest) details from Google Maps. The detail view includes an image gallery, action buttons, and description. Refer to the following scenario description for more information: Google Maps-Inspired POI Details
Master Detail View
This example shows how to use our BottomSheet control to implement a master-detail view. Refer to the following scenario description for more information: Master-Detail View with BottomSheet Control
Filtering UI
This example places DXCollectionView Filter UI Elements in a BottomSheet control. Refer to the following scenario description for more information: Display Filtering UI Elements in a BottomSheet