CustomDrawHamburgerButtonEventArgs.Bounds Property
In This Article
Gets the hamburger button bounds.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Rectangle | A Rectangle structure that specifies the hamburger button bounds. |
See Also