C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputComboBox Class / MismatchValueErrorText Property

In This Topic
MismatchValueErrorText Property (InputComboBox)
In This Topic
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 String
 
See Also