Skip to main content

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 Panel.
Source Gets the GridControl.
See Also