Contact Edit Form
This example uses the DataFormView control to implement a contact edit form. The ImageEdit control allows users to edit an avatar.
Related Controls and Their Properties:
- DataFormView: ValidateProperty, DataObject
- DataFormTextItem
- DataFormNumericItem
- ImageEdit
- DXBorder
- DXToolbar
- StatusBarBehavior: StatusBarColor, StatusBarStyle
Implementation Details
Refer to the following GitHub example to see implementation details: