RepositoryItem.EndUpdate() Method
Unlocks the RepositoryItem object after a call to the BeginUpdate method and causes an immediate visual update.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v22.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
See RepositoryItem.BeginUpdate to learn more.
See Also