Back to Devexpress

GroupCaptionCustomDrawEventArgs.CaptionBounds Property

windowsforms-devexpress-dot-xtraeditors-dot-groupcaptioncustomdraweventargs.md

latest1.3 KB
Original Source

GroupCaptionCustomDrawEventArgs.CaptionBounds Property

Gets the painted caption’s bounding rectangle.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
Rectangle

A Rectangle structure which represents the painted caption’s bounding rectangle.

|

See Also

GroupCaptionCustomDrawEventArgs Class

GroupCaptionCustomDrawEventArgs Members

DevExpress.XtraEditors Namespace