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