Skip to main content

GetActiveEditorNeedsKeyEventArgs.TemplateChild Property

An in-place editor specified in a cell template.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v23.2.Core.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public DependencyObject TemplateChild { get; }

Property Value

Type
DependencyObject
See Also