HeaderButtonCustomDrawEventArgs.Bounds Property
Gets the rectangle that specifies the bounds of the header button.
Namespace: DevExpress.XtraTab
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Rectangle | A rectangle that specifies the bounds of the header button. |
See Also