Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.18 KB

visual-structure.md

File metadata and controls

25 lines (18 loc) · 1.18 KB
title page_title description position slug
Visual Structure
.NET MAUI DataForm Documentation - Visual Structure
Learn what are the visual elements that the Telerik DataForm for .NET MAUI displays and see the visual structure of the control.
1
dataform-visual-structure

.NET MAUI DataForm Visual Structure

The DataForm for .NET MAUI uses a set of visual elements when rendered.

The visual structure of the .NET MAUI DataForm represents the anatomy of the UI component. Being familiar with the visual elements of the DataForm allows you to quickly find the information required to configure them.

The following image shows the anatomy of the DataForm.

.NET MAUI DataForm Visual Structure

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.