Enum
CardOrientation

Defines the orientation of a card component.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum CardOrientation

Fields

Horizontal

The inner elements will be ordered horizontally via flex.

Declaration

cs-api-definition
Horizontal = 1

Field Value

CardOrientation

Vertical

The inner elements will be ordered vertically via flex.

Declaration

cs-api-definition
Vertical = 0

Field Value

CardOrientation

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