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