WindowsUIView.QueryFlyoutActionsControl Event
Allows you to assign content for popup container actions.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Event Data
The QueryFlyoutActionsControl event's data class is DevExpress.XtraBars.Docking2010.Views.WindowsUI.QueryFlyoutActionsControlArgs.
Remarks
See the Popup Actions section of the Navigation Bars topic to learn more.
See Also