Skip to main content
A newer version of this page is available. .

RepositoryItem.NormalizeDisplayText Property

Set the NormalizeDisplayText property to true to correctly process diacritics when selecting rows from a dropdown window in the LookUpEdit control.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v19.2.dll

Declaration

[Browsable(false)]
public static bool NormalizeDisplayText { get; set; }

Property Value

Type
Boolean
See Also