[]
Defines event data for the Mismatch event.
public class MismatchEventArgs : EventArgs
Name | Description |
---|---|
NewEntry | String representing the text that was entered by the user but not found in the list. |
Reposition | False to prevent the current row from moving back to the top of the list when a mismatch has been typed. |