Back to Devexpress

PropertyGridMenuEventArgs.Menu Property

wpf-devexpress-dot-xpf-dot-propertygrid-dot-propertygridmenueventargs-4ef6f028.md

latest1.1 KB
Original Source

PropertyGridMenuEventArgs.Menu Property

Gets the invoked menu.

Namespace : DevExpress.Xpf.PropertyGrid

Assembly : DevExpress.Xpf.PropertyGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PropertyGrid

Declaration

csharp
public PropertyGridViewPopupMenu Menu { get; }
vb
Public ReadOnly Property Menu As PropertyGridViewPopupMenu

Property Value

TypeDescription
DevExpress.Xpf.PropertyGrid.PropertyGridViewPopupMenu

The invoked menu.

|

See Also

PropertyGridMenuEventArgs Class

PropertyGridMenuEventArgs Members

DevExpress.Xpf.PropertyGrid Namespace