Enum
FormOrientation

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.

Declaration

cs-api-definition
Horizontal = 1

Field Value

FormOrientation

Vertical

The label should be rendered on top of the form editor component.

Declaration

cs-api-definition
Vertical = 0

Field Value

FormOrientation

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