TabHeaderCustomDrawEventArgs.Bounds Property
In This Article
Gets the rectangle that specifies the bounds of the tab header.
Namespace: DevExpress.XtraTab
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Rectangle | A rectangle that specifies the bounds of the tab header. |
See Also