Reposition Property (MismatchEventArgs)
In This Topic
False to prevent the current row from moving back to the top of the list when a mismatch has been typed.
Syntax
'Declaration
Public Property Reposition As Boolean
public bool Reposition {get; set;}
See Also