maui-404291-scenarios.md
The DevExpress .NET MAUI Controls ship with GitHub examples that implement popular mobile interface patterns.
Displays CollectionView items within expandable cards.
Related Controls: DXCollectionView, DXButton
Displays the ChartView within cards.
Related Controls : DXButton, ChartView
Uses our free .NET App Security & Web API Service to authenticate users.
Expands the Authentication scenario with role-based data access.
Uses our DXPopup control to display custom actions.
Related Controls : DXButton, DXPopup
Handles the DXCollectionView.LongPress event to enable multiple item selection and to display the contextual action bar.
Related Controls : DXCollectionView, DXButton
Uses our BottomSheet control to implement a master-detail view.
Related Controls : BottomSheet, DXButton, DXImage
This example implements a DataGridView column chooser.
Related Controls : DataGridView, DXPopup, DXCollectionView, CheckEdit
Implements infinite scrolling in the DXCollectionView.
Related Controls : DXCollectionView, DXButton
Uses Mail Merge (part of our Office File API subscription) to send emails.
Related Controls : DXPopup, RichEditDocumentServer
Implements a single-column Kanban view based on our DataGridView.
Related Controls : DataGridView
Places a DataGridView search bar in a ContentPage‘s toolbar area.
Related Controls : DataGridView, TextEdit, StatusBarBehavior
Uses our Office File API to find a signature field in a PDF document and sign it with your custom drawn signature.
Related Controls : DXPopup, DrawingView, OfficeFileAPI
Uses the DevExpress BottomSheet control to replicate POI (point of interest) details from Google Maps.
Related Controls : BottomSheet, DXImage, Map Control
Uses the DataFormView control to build a contact edit form.
Related Controls : DataFormView, DataFormTextItem, DataFormNumericItem, ImageEdit, DXBorder, DXToolbar, StatusBarBehavior
Displays detailed information for the selected Bar in a Chart.
Related Controls : ChartView, StatusBarBehavior
Displays a financial chart with trading volume bars, financial indicators, and time frame selectors.
Related Controls : ChartView, FilterChipGroup, Chip
Adds chips with predefined filters that you can apply to a CollectionView control.
Related Controls : FilterChipGroup, DXCollectionView
Uses the PdfViewer component to display and edit a PDF document that contains interactive forms (AcroForms).
Related Controls : PdfViewer, ToolbarItem
Populates a BottomSheet control with the CollectionView’s Filtering UI Elements.
Related Controls : BottomSheet, DXCollectionView
Replicates settings pages with our DevExpress Form Items for MAUI.
Related Controls : FormItem, FormListPickerItem, FormSwitchItem
Illustrates DevExpress CollectionView capabilities for .NET MAUI. You can edit existing contacts or add new contacts to the list.
Related Controls : DXCollectionView, DataFormView
Uses the Radial Gauge control to build a dashboard for a smart home app.
Related Controls : RadialGauge, Label, Switch
Uses the HTML Edit control to view and edit formatted text stored as HTML. The control obtains data from a property in the selected DataGridView item.
Related Controls : HtmlEdit, SafeKeyboardAreaView, DataGridView, Label
Uses Office File API to import data from Excel to Data Grid.
Related Controls : OfficeFileAPI, DataFormView
Uses DevExpress .NET MAUI Components to display a chat view with sender and receiver messages, suggested quick replies, and response input controls.
Related Controls : DXContentPresenter, DXCollectionView, DXBorder, TextEdit, DXButton, SafeKeyboardAreaView
Uses DevExpress .NET MAUI HTML Edit Control to display HTML markup and convert it to Markdown.
Related Controls : HtmlEdit, DXToolbar, DXDockLayout, Editor
Uses DevExpress .NET MAUI Components to create a Material Design 3 theme selector.
Related Controls : DXScrollView, Label, ChoiceChipGroup, DXBorder, DXCollectionView, DXButton