TreeViewGetActiveEditorNeedsKeyEventArgs.Modifiers Property
Gets the modifier keys (Shift, Ctrl, and Alt) a user pressed to activate the editor.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ModifierKeys | The modifier key state (Shift, Ctrl, and Alt) for the editor activation. |
See Also