Version

FindCriteria Class Members

The following tables list the members exposed by FindCriteria.

Public Constructors
 NameDescription
Public ConstructorFindCriteria Constructor  
Public Properties
 NameDescription
Public PropertyCaseSensitiveSpecifies whether to perform case sensitive match. Default value is False.  
Public PropertyOperatorSpecifies whether to perform plain text or wildcard matching.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also