ImageGalleryCustomDrawEventArgs.Bounds Property
In This Article
Gets the bounding rectangle of the displayed ribbon gallery.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Rectangle | The gallery’s boundaries. |
See Also