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

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

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum DataFormHeaderPosition

Fields

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

C#
Above = 0

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

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