[]
Specifies the data column in the combo box to search for a match when using the automatic filter.
public enum FilterMatchingSource
Public Enum FilterMatchingSource
Name | Description |
---|---|
AllColumns | Specifies the matching value is set to filter on all columns of the combo box |
DataColumn | Specifies the matching value is set to only filter on the data column of the combo box |