BaseGallery.EndUpdate() Method
Unlocks the BaseGallery object after a call to the BeginUpdate method and causes an immediate visual update.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Remarks
See BaseGallery.BeginUpdate to learn more.
See Also