TreeListEditorEventArgs.Editor Property
In This Article
Gets the processed in-place editor.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
The processed in-place editor. |
#Remarks
To learn more, see Inplace Editors Overview.
See Also