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
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
| Type | Description |
|---|---|
| TextCompositionEventArgs | Text input event data if the activation was triggered by text input; otherwise, |
See Also