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