TreeListEditorEventArgs.Editor Property
In This Article
Gets the processed in-place editor.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
The processed in-place editor. |
#Remarks
Refer to the Assign Editors to Cells topic for more information.
See Also