Contents
- Accessibility in .NET MAUI DataForm (SfDataForm)
- Keyboard shortcuts in .NET MAUI DataForm (SfDataForm)
Having trouble getting help?
Contact Support
Contact Support
Accessibility in .NET MAUI DataForm (SfDataForm)
Accessibility support in DataForm
is designed to provide voice descriptions of their field name, editor text, and validation text.
Keyboard shortcuts in .NET MAUI DataForm (SfDataForm)
Navigation Shortcut Keys |
Descriptions |
Tab or Enter |
Moves to the next editor in the DataForm. |
Shift + Tab |
Moves to the previous editor in DataForm |
NOTE
In the DataForm multiline editor, the Enter key is not functioning to move to the next editor.