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