[]
        
(Showing Draft Content)

C1.Win.List.NotInListEventArgs

NotInListEventArgs Class

Defines the event data for NotInList event.

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

Properties

Name Description
NewEntry

String representing the text that was entered by the user but not found in the list.

Retry

True to force the control to requery the list for the new entry.