RepositoryItem.CancelUpdate() Method
In This Article
Unlocks the RepositoryItem object after it has been locked by the BeginUpdate method, without causing an immediate visual update.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Remarks
See RepositoryItem.BeginUpdate to learn more.
See Also