Back to Devexpress

BarEditItemLink.PostEditor() Method

windowsforms-devexpress-dot-xtrabars-dot-baredititemlink-69ce79af.md

latest1012 B
Original Source

BarEditItemLink.PostEditor() Method

Saves changes made by the item link editor.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public virtual void PostEditor()
vb
Public Overridable Sub PostEditor

Remarks

This method is called when a user clicks the “OK” button within a specific editor or presses the “Enter” key after modifying the editor’s value.

See Also

BarEditItemLink Class

BarEditItemLink Members

DevExpress.XtraBars Namespace