The FilterSetting type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberContains
Matches item if its text contains the filtering text.
Public fieldStatic memberStartWith
Matches item only if its text starts with the filtering text.

See Also