Skip to main content
A newer version of this page is available. .

SearchStringToFilterCriteriaEventArgs Properties

Provides data for the DataViewBase.SearchStringToFilterCriteria event.
Name Description
ApplyToColumnsFilter Gets or sets whether the column’s filter popup detects changes in the search panel.
Filter Gets or sets the filter that is applied to the GridControl.
Highlighting Gets or sets highlighting strings for fields.
SearchString Gets the search string entered in the Search.
Source Gets the GridControl.
See Also