Enum
TextAreaAdornmentsOrientation

Specifies the flow of the prefix and suffix templates of the TelerikTextArea component.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum TextAreaAdornmentsOrientation

Fields

Horizontal

The prefix and suffix templates will be arranged in a row, with the text area positioned between them.

Declaration

cs-api-definition
Horizontal = 0

Field Value

TextAreaAdornmentsOrientation

Vertical

The prefix and suffix templates will be arranged in a column, with the text area positioned between them.

Declaration

cs-api-definition
Vertical = 1

Field Value

TextAreaAdornmentsOrientation

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