BarButtonItem.DefaultDropDownLinkChanged Event
Raises when the value of the DefaultDropDownLink property changes.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Event Data
The DefaultDropDownLinkChanged event's data class is DevExpress.XtraBars.DefaultDropDownLinkChangedEventArgs.
See Also