Skip to main content
A newer version of this page is available. .

DxDropDown Events

A DropDown component.
Name Description
Closed Fires after the drop-down window is closed.
Closing Fires before the drop-down window is closed.
Disposed Fires after the drop-down window is disposed.
Initialized Fires after the drop-down window is initialized.
IsOpenChanged Fires when the DropDown opens or closes.
ResizeCompleted Fires after the DropDown is resized.
ResizeStarted Fires when a user starts to resize the DropDown.
Showing Fires before the drop-down window is displayed.
Shown Fires after the drop-down window is displayed.
See Also