Skip to main content

ContextMenuInfo.TargetDataContext Property

An object from the DataContext property of a target UI element for which the context menu is shown.

Namespace: DevExpress.UI.Xaml

Assembly: DevExpress.UI.Xaml.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public object TargetDataContext { get; set; }

#Property Value

Type
Object
See Also