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