EnumDataFormHeaderPosition
Enum
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.
Beside
The header label is placed beside the input component in the DataFormEditor.