GalleryItemCollection.Remove(GalleryItem) Method
Removes the specified item from the collection.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v20.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
item | GalleryItem | A GalleryItem object to remove from the collection. |
See Also
Feedback