Control Element Structure
RadDataEntry control inherits RadScrollablePanel control, so RadDataEntry has support for horizontal and vertical scrollbars. In RadDataEntry there is embedded Validation Panel that can be used to show some additional information according the validation requirements. The figure below demonstrates the structure of RadDataEntry.
RadDataEntry generates content item for each public property that can be edited. These items represent one RadPanel with hidden border and inside this panel, there are two labels and one editor.
The validation label does not have any text by default. It is designed to be used in cases where users want to show some additional information.