Back to Devexpress

PopupMenuShowingEventArgs.Point Property

windowsforms-devexpress-dot-xtrascheduler-dot-popupmenushowingeventargs-f9c6a478.md

latest1.1 KB
Original Source

PopupMenuShowingEventArgs.Point Property

Gets the position to invoke the popup menu.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

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

Property Value

TypeDescription
Point

The position to invoke the popup menu.

|

See Also

PopupMenuShowingEventArgs Class

PopupMenuShowingEventArgs Members

DevExpress.XtraScheduler Namespace