Back to Devexpress

PopupMenuShowingEventArgs Constructors

windowsforms-devexpress-dot-xtralayout-dot-popupmenushowingeventargs-dot-ctor.md

latest1.5 KB
Original Source

PopupMenuShowingEventArgs Constructors

Provides data for the LayoutControl.PopupMenuShowing and LayoutControl.LayoutTreeViewPopupMenuShowing events.

NameParametersDescription
PopupMenuShowingEventArgs(DXPopupMenu, BaseLayoutItemHitInfo, Boolean)menu, hitInfo, allowInitializes a new instance of the PopupMenuShowingEventArgs class with the specified settings.
PopupMenuShowingEventArgs(DXPopupMenu, BaseLayoutItemHitInfo)menu, hitInfoInitializes a new instance of the PopupMenuShowingEventArgs class with the specified settings.

See Also

PopupMenuShowingEventArgs Class

PopupMenuShowingEventArgs Members

DevExpress.XtraLayout Namespace