Back to Devexpress

DxFlyout Events

blazor-devexpress-dot-blazor-dot-dxflyout-dot-underscore-events.md

latest1.0 KB
Original Source

DxFlyout Events

A contextual popup UI element that allows you to display hints, warnings, and other messages.

NameDescription
ClosedFires after the flyout window is closed.
ClosingFires before the flyout window is closed.
CreatedFires after the flyout window is initialized.
DisposedFires after the Flyout is disposed.
IsOpenChangedFires when the flyout window opens or closes.
ShowingFires before the flyout window is displayed.
ShownFires after the flyout window is displayed.

See Also

DxFlyout Class

DxFlyout Members

DevExpress.Blazor Namespace