BarDockInfo.BarRect Property
Gets the rectangle occupied by the bar.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Rect | A Rect structure that specifies the rectangle occupied by the bar. |
See Also