RepositoryItemLookUpEditBase.OwnerEdit Property
In This Article
Gets the editor which owns the current repository item object.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
public LookUpEditBase OwnerEdit { get; }
#Property Value
Type | Description |
---|---|
Look |
A Look |
See Also