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