NavBarHitInfo.ExpandButtonBounds Property
Gets the bounds of the NavBarControl’s expand button (applied when the NavigationPane paint style is applied).
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.1.dll
NuGet Packages: DevExpress.Win, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Rectangle | A Rectangle value that represents the bounds of the NavBarControl’s expand button. |
See Also