RadioGroupItem.Clone() Method
Returns a copy of the current RadioGroupItem object.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
| Type | Description |
|---|---|
| Object | A Object representing a clone of the current RadioGroupItem object. |
See Also