BaseGallery.Invalidate(GalleryItem) Method
Invalidates the region which is occupied by the specified Gallery item.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
item | GalleryItem | A GalleryItem object which represents the Gallery item. |
See Also