EnumFormOrientation
Enum
Defines the orientation of a form component.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public enum FormOrientation
Fields
Horizontal
The label should be rendered next to the form editor component.
Vertical
The label should be rendered on top of the form editor component.