[]
        
(Showing Draft Content)

C1.Win.List.MismatchEventArgs

MismatchEventArgs Class

Defines event data for the Mismatch event.

Inheritance
MismatchEventArgs
Namespace: C1.Win.List
Assembly: C1.Win.List.8.dll
Syntax
public class MismatchEventArgs : EventArgs

Properties

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.