XtraTabControl.DisplayRectangle Property
In This Article
Gets the bounds of the tab page’s client region.
Namespace: DevExpress.XtraTab
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Rectangle | A Rectangle structure which represents the bounding rectangle of the tab page’s client region. |
See Also