PropertyGridControl.MenuOpeningEvent Field
In This Article
Identifies the MenuOpening routed event.
Namespace: DevExpress.Xpf.PropertyGrid
Assembly: DevExpress.Xpf.PropertyGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PropertyGrid
#Declaration
public static readonly RoutedEvent MenuOpeningEvent
#Field Value
Type | Description |
---|---|
Routed |
A routed event identifier. |
See Also