Skip to main content
All docs
V25.1
  • RepositoryItemTokenEdit.GetKeyValueByDisplayValue(Object) Method

    Namespace: DevExpress.XtraEditors.Repository

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public virtual object GetKeyValueByDisplayValue(
        object displayValue
    )

    Parameters

    Name Type
    displayValue Object

    Returns

    Type
    Object
    See Also