BarEditItemLink.HideEditor() Method
Closes the editor of an item link without saving changes.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Remarks
This method is called when a user clicks the Escape key after editing the editor’s contents. Any changes that were made are not saved.
See Also