RepositoryItemBreadCrumbEdit.OwnerEdit Property
Gets the editor that owns this RepositoryItemBreadCrumbEdit.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| BreadCrumbEdit | A BreadCrumbEdit that owns this RepositoryItemBreadCrumbEdit. |
See Also