TreeViewProcessEditorActivationActionEventArgs.TemplateChild Property
Gets an in-place editor specified in a cell template.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DependencyObject | An in-place editor specified in a cell template. |
See Also