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