ContextMenuInfo.TargetPosition Property
The point relative to which the context menu should be displayed.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Point | A Windows.Foundation.Point object. |
See Also