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