Back to Devexpress

DxFlyout.AnimationType Property

blazor-devexpress-dot-blazor-dot-dxflyout-4533142b.md

latest1013 B
Original Source

DxFlyout.AnimationType Property

Specifies the animation type used by a flyout.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[Parameter]
public FlyoutAnimationType AnimationType { get; set; }

Property Value

TypeDescription
FlyoutAnimationType

The animation type.

|

Available values:

NameDescription
Fade

A flyout uses a fade-in animation effect.

| | None |

A flyout does not use animation effects.

|

Remarks

Run Demo: Flyout — Customization

See Also

DxFlyout Class

DxFlyout Members

DevExpress.Blazor Namespace