XtraTabbedMdiManager.Bounds Property
In This Article
Gets the bounding rectangle of the multiple document interface (MDI) client.
Namespace: DevExpress.XtraTabbedMdi
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Rectangle | A Rectangle structure which represents the bounding rectangle of the MDI client. |
See Also