Skip to main content
All docs
V23.2

RepositoryItemTokenEdit.GetKeyValueByDisplayValue(Object) Method

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public virtual object GetKeyValueByDisplayValue(
    object displayValue
)

Parameters

Name Type
displayValue Object

Returns

Type
Object
See Also