Skip to main content

DevExpress v24.1 Update — Your Feedback Matters

Our What's New in v24.1 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

DevExpress Data Editors for .NET MAUI

DevExpress Data Editors for .NET MAUI is a collection of controls that you find on data entry forms. Dedicated editor types and masked input support a wide range of possible data types and formats - dates, times, numbers, emails, passwords, phone numbers, and much more.

DevExpress Editors for .NET MAUI

Download and install the DevExpress.Maui.Editors package from the DevExpress NuGet Gallery to obtain our data editors. See the following help topic for more information: Get Started with DevExpress Mobile UI for .NET MAUI.

View Example: Get Started with DevExpress Editors for .NET MAUI

For more information on how to configure editor behavior and customize its appearance, see the corresponding topics in this section of the documentation.

Note

You can also use the DataFormView component to display and edit properties of a business object. This component can automatically create editors based on property types.

See Also