TreeListView.HideEditor() Method
Closes the active editor and discards all changes.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.dll
Declaration
Remarks
To close the active editor and save changes, use the CloseEditor() method.
See Also