Enum
DataFormHeaderPosition

Specifies the relative position of the header label in the DataFormEditor.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum DataFormHeaderPosition

Fields

Above

The header label is placed above the input component in the DataFormEditor.

Declaration

cs-api-definition
Above = 0

Field Value

DataFormHeaderPosition

Beside

The header label is placed beside the input component in the DataFormEditor.

Declaration

cs-api-definition
Beside = 1

Field Value

DataFormHeaderPosition

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