MatchingSource Property
MatchingSource
Specifies the data column in the combo box to search for a match when using the automatic filter.
The default value is AllColumns.
 
Declaration
  public FilterMatchingSource MatchingSource { get; set; }
 
  Public Property MatchingSource As FilterMatchingSource