DxDropDownButtonBase Events
Contains the base API for classes that implement drop-down buttons.| Name | Description |
|---|---|
| Click | Executes when the button is clicked. Inherited from DxButtonBase. |
| DropDownVisibleChanged | Fires when the visibility of the target element’s drop-down menu/window is changed. |
See Also