ComponentOne InputPanel for WinForms
MismatchValueErrorText Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : MismatchValueErrorText Property
Gets or sets the error message that appears if the typed text doesn't match any row in the lookup table.
Syntax
'Declaration
 
Public Property MismatchValueErrorText As System.String
public System.string MismatchValueErrorText {get; set;}
See Also

Reference

InputComboBox Class
InputComboBox Members