RadioGroup.GetFirstItemTextBounds() Method
In This Article
Returns the bounding rectangle of the first item’s text.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Returns
Type | Description |
---|---|
Rectangle | The bounds of the first item’s text. |
See Also