Back to Devexpress

PopupMenuShowingEventArgs.Point Property

windowsforms-devexpress-dot-xtralayout-dot-popupmenushowingeventargs-2d825059.md

latest1.1 KB
Original Source

PopupMenuShowingEventArgs.Point Property

Gets the point at which the menu is about to be displayed.

Namespace : DevExpress.XtraLayout

Assembly : DevExpress.XtraLayout.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public Point Point { get; }
vb
Public ReadOnly Property Point As Point

Property Value

TypeDescription
Point

The point at which to display the menu.

|

See Also

PopupMenuShowingEventArgs Class

PopupMenuShowingEventArgs Members

DevExpress.XtraLayout Namespace