Back to Devexpress

PropertyGridMenuEventArgs Class

wpf-devexpress-dot-xpf-dot-propertygrid-905bd6e5.md

latest1.5 KB
Original Source

PropertyGridMenuEventArgs Class

Contains data for the MenuOpening event.

Namespace : DevExpress.Xpf.PropertyGrid

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

NuGet Package : DevExpress.Wpf.PropertyGrid

Declaration

csharp
public class PropertyGridMenuEventArgs :
    PropertyGridRowBaseEventArgs
vb
Public Class PropertyGridMenuEventArgs
    Inherits PropertyGridRowBaseEventArgs

PropertyGridMenuEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs PropertyGridRowBaseEventArgs PropertyGridMenuEventArgs

See Also

PropertyGridMenuEventArgs Members

DevExpress.Xpf.PropertyGrid Namespace