DockPanel.Bounds Property
In This Article
Gets or sets the dock panel’s size and location.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Rectangle | A Rectangle structure that specifies the dock panel’s bounding rectangle. |
See Also