Skip to content

Latest commit

 

History

History

CustomAppearance

DevExpress Data Form for .NET MAUI - Customize Appearance

This example describes how to customze the appearance of the Data Form and its items.

You can customize the data form's appearance in the following ways:

  • Use implicit styles to modify the appearance of all data form and editor instances that use these resources.
  • Use DataFormView object properties to customize a specific data form instance.

DevExpress Data Form for iOS DevExpress Data Form for Android

Files to Review

More Examples