DxDropDownBox Events
An editor with a drop-down window.| Name | Description |
|---|---|
| DropDownClosing | Fires before the drop-down window is closed. |
| DropDownVisibleChanged | Fires when an editor’s drop-down window visibility is changed. |
| ValueChanged | Fires when the editor value changes. |
See Also