Back to Devexpress

DxDropDownButton Events

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

latest993 B
Original Source

DxDropDownButton Events

A toggleable button that reveals a drop-down element with a list of commands or custom content.

NameDescription
ClickExecutes when the button is clicked. Inherited from DxButtonBase.
DropDownVisibleChangedFires when the visibility of the target element’s drop-down menu/window is changed. Inherited from DxDropDownButtonBase.
ItemClickFires when a user clicks a drop-down list item.

See Also

DxDropDownButton Class

DxDropDownButton Members

DevExpress.Blazor Namespace