RepositoryItemTokenEdit.OwnerEdit Property
Returns a TokenEdit that owns this RepositoryItemTokenEdit.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TokenEdit | A TokenEdit that owns this RepositoryItemTokenEdit. |
See Also