Skip to main content
All docs
V24.1

RepositoryItemTokenEdit.GetKeyValueByDisplayValue(Object) Method

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v24.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public virtual object GetKeyValueByDisplayValue(
    object displayValue
)

Parameters

Name Type
displayValue Object

Returns

Type
Object
See Also