RibbonGalleryBarItem.MakeVisible(GalleryItem) Method
Makes the specified gallery item visible onscreen, if it’s hidden due to scrolling.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
item | GalleryItem | A GalleryItem object to make visible. |
See Also