ActivationActionEventArgsBase.KeyDownEventArgs Property
Event arguments for the KeyDown activation action.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v26.1.Core.dll
Declaration
Property Value
| Type |
|---|
| KeyEventArgs |
See Also
Event arguments for the KeyDown activation action.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v26.1.Core.dll
public KeyEventArgs KeyDownEventArgs { get; }
Public ReadOnly Property KeyDownEventArgs As KeyEventArgs
| Type |
|---|
| KeyEventArgs |