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