Example T1018960
Visible to All Users

Tabs for .NET MAUI

DevExpress Mobile UI allows you to use a .NET cross-platform UI toolkit and C# to build native apps for iOS and Android.

DevExpress Mobile UI for .NET MAUI

You need a DevExpress .NET MAUI Subscription to run the example. To evaluate our controls, you can start a free 30-day trial through the DevExpress NuGet feed.

Requirements

Please register the DevExpress NuGet Gallery in Visual Studio to restore the NuGet packages used in this solution. See the following topic for more information: Get Started with DevExpress Mobile UI for .NET MAUI.

You can also refer to the following YouTube video for more information on how to get started with the DevExpress .NET MAUI Controls: Setting up a .NET MAUI Project.

What's in This Repository

In v22.1.1-pre-22115, the DevExpress Mobile UI for .NET MAUI suite does not include the TabPage, DrawerPage, and DrawerView components that were supported in previous previews. See the following breaking change for more information: Navigation controls for .NET MAUI have been removed.

This example shows how to replace the TabPage with the TabView to implement a similar functionality. See the following pull request for changes: Replace TabPage with TabView.

Populate a TabPage Manually

The CreateTabItemsManually project explains how to use the TabPage component with manually created tab items to implement bottom tab navigation in a .NET MAUI application.

Generate Items

The GenerateTabItemsFromDataSource project explains how to use the TabPage component with tab items generated from a data source to create a tab bar that allows users to filter lists.

## Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.