The DataLayoutControl supports managing displayed properties at the data source level using attributes. It supports a large number of standard attributes from the System.ComponentModel.DataAnnotations library as well DevExpress attributes. To obtain the complete list of supported attributes, refer to the Data Annotation Attributes section.
In this example, we demonstrated how to configure groups, items, and item editors using DevExpress FluentAPI.
See also
How to: Customize the Way Properties Are Displayed by Handling DataLayoutControl Events