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