TreeViewGetIsEditorActivationActionEventArgs.TextInputEventArgs Property
Gets text input event data if the activation was triggered by text input; otherwise, null.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TextCompositionEventArgs | Text input event data if the activation was triggered by text input; otherwise, |
See Also