Back to Devexpress

DxDropDown Events

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

latest1.3 KB
Original Source

DxDropDown Events

A control that displays a drop-down window with custom content.

NameDescription
ClosedFires after the drop-down window is closed.
ClosingFires before the drop-down window is closed.
DisposedFires after the drop-down window is disposed.
InitializedFires after the drop-down window is initialized.
IsOpenChangedFires when the DropDown opens or closes.
ResizeCompletedFires after the DropDown is resized.
ResizeStartedFires when a user starts to resize the DropDown.
ShowingFires before the drop-down window is displayed.
ShownFires after the drop-down window is displayed.

See Also

DxDropDown Class

DxDropDown Members

DevExpress.Blazor Namespace