A newer version of this page is available.
Switch to the current version.
RepositoryItemBreadCrumbEdit.OwnerEdit Property
Gets the editor that owns this RepositoryItemBreadCrumbEdit.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v19.1.dll
Declaration
[Browsable(false)]
public BreadCrumbEdit OwnerEdit { get; }
<Browsable(False)>
Public ReadOnly Property OwnerEdit As BreadCrumbEdit
Property Value
Type | Description |
---|---|
BreadCrumbEdit | A BreadCrumbEdit that owns this RepositoryItemBreadCrumbEdit. |
See Also
Feedback