Back to Devexpress

RepositoryItemRadioGroup.OwnerEdit Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-repositoryitemradiogroup.md

latest1.4 KB
Original Source

RepositoryItemRadioGroup.OwnerEdit Property

Gets the editor that owns the repository item.

Namespace : DevExpress.XtraEditors.Repository

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public RadioGroup OwnerEdit { get; }
vb
<Browsable(False)>
Public ReadOnly Property OwnerEdit As RadioGroup

Property Value

TypeDescription
RadioGroup

A RadioGroup control that owns the repository item.

|

See Also

OwnerEdit

RepositoryItemRadioGroup Class

RepositoryItemRadioGroup Members

DevExpress.XtraEditors.Repository Namespace