'Declaration Public Property ItemMatchingMode As Infragistics.Win.ValueListItemMatchingMode
public Infragistics.Win.ValueListItemMatchingMode ItemMatchingMode {get; set;}
By default, if no matching text is found in the DisplayMember column, the text will be compared to the ValueMember column using a string comparison. This can cause ambiguity when the string representation of that value matches the display text of another item. The ItemMatchingMode property can be used to prevent the ValueMember field from being converted during these searches.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2