New to Telerik UI for BlazorStart a free 30-day trial

Defines the orientation of a card component.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum CardOrientation

Fields

The inner elements will be ordered horizontally via flex.

C#
Horizontal = 1

The inner elements will be ordered vertically via flex.

C#
Vertical = 0
In this article
DefinitionFieldsHorizontalVertical
Not finding the help you need?
Contact Support