Enum
DataFormErrorPosition

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.

Declaration

cs-api-definition
Below = 0

Field Value

DataFormErrorPosition

Beside

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

Declaration

cs-api-definition
Beside = 1

Field Value

DataFormErrorPosition

In this article
DefinitionFieldsBelowBeside
Not finding the help you need?
Contact Support