Skip to main content

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 more.

DevExpress Editors for .NET MAUI

Download and install the DevExpress.Maui.Editors package to obtain our data editors.

Refer to the following help topics for more information:

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

For more information on how to configure editor behavior and customize its appearance, see 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