RibbonHitInfo.GalleryItemGroup Property
In This Article
Gets the Gallery item group located at the test point.
Namespace: DevExpress.XtraBars.Ribbon.ViewInfo
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public GalleryItemGroup GalleryItemGroup { get; }
#Property Value
Type | Description |
---|---|
Gallery |
A Gallery |
See Also