Skip to main content

Data Form

Note

Microsoft will end Xamarin-related support services on May 1, 2024 and shift development focus to the .NET MAUI platform.

Based on Microsoft’s decision, we highly recommend those using Xamarin.Forms to consider our .NET MAUI Component Suite for existing/new mobile projects. DevExpress .NET MAUI DataForm Control supports many of the features/capabilities available in Xamarin.Forms DataForm Control.

Please refer to the following help topic when you are ready to migrate your DevExpress Xamarin.Forms-based application to .NET MAUI: Migration from Xamarin.Forms to .NET MAUI.

The DevExpress Data Form for Xamarin.Forms (DataFormView) allows you to generate edit forms for any data object.

Data Form

Data Form

View Example: DevExpress Data Form for Xamarin.Forms

Features

  • Built-in and custom editors
  • Input validation
  • Multiple commit modes (on value change, on editor focus change, on demand)
  • Layout customization

Getting Started

The following step-by-step lessons explain how to configure the DevExpress DataFormView:

Watch Video: Get Started with Data Form