GetActiveEditorNeedsKeyEventArgs Class
In This Article
Contains data for the GetActiveEditorNeedsKey event.
Namespace: DevExpress.Xpf.PropertyGrid
Assembly: DevExpress.Xpf.PropertyGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PropertyGrid
#Declaration
public class GetActiveEditorNeedsKeyEventArgs :
PropertyGridRowBaseEventArgs
#Inheritance
Object
EventArgs
RoutedEventArgs
PropertyGridRowBaseEventArgs
GetActiveEditorNeedsKeyEventArgs
See Also