.NET MAUI DataForm Visual Structure
The DataForm for .NET MAUI uses a set of visual elements when rendered.
Displayed Elements
-
Header
—Headers for the editors and for the groups. -
Editor
—The editor in the DataForm control. -
Groups
—The editors can be organized by groups. -
Error Message for editor
—Error message when the input does not match the required data. -
Summer error message
—The common error message displayed for all editors where the input data do not match the requirements.
DataForm Structure
The following image shows the structure of the DataForm: