LayoutView.HideEditor() Method
Closes the currently active inplace editor, discarding changes made to the edited value.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Remarks
This method overrides the ColumnView.HideEditor method. See this link for more information.
See Also