BaseView.Bounds Property
In This Article
Gets the visual bounds of the current object.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Rectangle | A Rectangle object that specifies the bounds of the current object. |
See Also