Enum
IconFlip

Specifies the flip direction of the icon.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum IconFlip

Fields

Both

Flips the icon in both horizontal and vertical directions.

Declaration

cs-api-definition
Both = 3

Field Value

IconFlip

Horizontal

Flips the icon in horizontal direction.

Declaration

cs-api-definition
Horizontal = 1

Field Value

IconFlip

None

No flipping is applied.

Declaration

cs-api-definition
None = 0

Field Value

IconFlip

Vertical

Flips the icon in vertical direction.

Declaration

cs-api-definition
Vertical = 2

Field Value

IconFlip

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