Back to Devexpress

TabHeaderCustomDrawEventArgs.Bounds Property

windowsforms-devexpress-dot-xtratab-dot-tabheadercustomdraweventargs.md

latest1.1 KB
Original Source

TabHeaderCustomDrawEventArgs.Bounds Property

Gets the rectangle that specifies the bounds of the tab header.

Namespace : DevExpress.XtraTab

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public Rectangle Bounds { get; }
vb
Public ReadOnly Property Bounds As Rectangle

Property Value

TypeDescription
Rectangle

A rectangle that specifies the bounds of the tab header.

|

See Also

TabHeaderCustomDrawEventArgs Class

TabHeaderCustomDrawEventArgs Members

DevExpress.XtraTab Namespace