BasePopupMenuShowingEventArgs(Point, Boolean) Constructor
Initializes a new instance of the BasePopupMenuShowingEventArgs class with specified settings.
Namespace: DevExpress.Utils.Menu
Assembly: DevExpress.Utils.v25.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
| Name | Type |
|---|---|
| point | Point |
| allow | Boolean |
See Also