GetActiveEditorNeedsKeyEventArgs.Key Property
Gets the key the user is pressing.
Namespace: DevExpress.Xpf.PropertyGrid
Assembly: DevExpress.Xpf.PropertyGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PropertyGrid
Declaration
Property Value
Type | Description |
---|---|
Key | The key the user is pressing. |
See Also