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