EnumDataFormErrorPosition
Enum
Specifies the relative position of the error indicator in the DataFormEditor.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public enum DataFormErrorPosition
Fields
Below
The error indicator is placed below the input component in the DataFormEditor.
Beside
The error indicator is placed beside the input component in the DataFormEditor.