title | page_title | description | position | slug |
---|---|---|---|---|
Visual Structure |
.NET MAUI Entry Documentation - Entry Visual Structure |
Learn more about the visual elements used in the Telerik UI for .NET MAUI Entry control. |
0 |
entry-visual-structure |
The visual structure of the [.NET MAUI Entry]({%slug entry-overview%}) represents the anatomy of the UI control. Being familiar with the visual elements of the Entry allows you to quickly find the information required to configure them.
The images in this article show the anatomy of the Entry and its building blocks.
Placeholder
—The text that guides the end-user on what can be entered/searched in the input.- [
RadTextInput
]({%slug entry-textinput%})—The control used for the text input.
Text
—The text entered in the control's input filed.- [
RadTextInput
]({%slug entry-textinput%})—The control used for the text input. Clear Button
—Clears the selection in the control for both multiple and single selection scenarios.
Text
—The text entered in the control's input filed.Clear Button
—Clears the selection in the control for both multiple and single selection scenarios.Style when IsValueValis is False
—Specifies the style applied when the value entered in the input field is invalid.Invalid Image
—An image is displayed when the input value is invalid.