New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies the relative position of the error indicator in the DataFormEditor.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum DataFormErrorPosition

Fields

The error indicator is placed below the input component in the DataFormEditor.

C#
Below = 0

The error indicator is placed beside the input component in the DataFormEditor.

C#
Beside = 1
In this article
DefinitionFieldsBelowBeside
Not finding the help you need?
Contact Support