Back to Devexpress

XtraTabbedMdiManager.Bounds Property

windowsforms-devexpress-dot-xtratabbedmdi-dot-xtratabbedmdimanager-41f56b5b.md

latest1.3 KB
Original Source

XtraTabbedMdiManager.Bounds Property

Gets the bounding rectangle of the multiple document interface (MDI) client.

Namespace : DevExpress.XtraTabbedMdi

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public virtual Rectangle Bounds { get; }
vb
<Browsable(False)>
Public Overridable ReadOnly Property Bounds As Rectangle

Property Value

TypeDescription
Rectangle

A Rectangle structure which represents the bounding rectangle of the MDI client.

|

See Also

XtraTabbedMdiManager Class

XtraTabbedMdiManager Members

DevExpress.XtraTabbedMdi Namespace