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