ForceSelectionText Property
A value that determines whether to check the input text against the text of the selected item when the focus blurs. Default: false. Type: Boolean.
public System.bool ForceSelectionText {get; set;}
'Declaration
Public Property ForceSelectionText As System.Boolean