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

Specifies the flip direction of the icon.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum IconFlip

Fields

Flips the icon in both horizontal and vertical directions.

C#
Both = 3

Flips the icon in horizontal direction.

C#
Horizontal = 1

No flipping is applied.

C#
None = 0

Flips the icon in vertical direction.

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