ApplySearch(String,SearchHighlightMode,Boolean,Boolean,Boolean,Int32) Method
In This Topic
Applies search to the data on the grid.
Syntax
Parameters
- search
- Words which will be searched.
- highlightMode
- Defines how to search results be highlighted.
- filter
- Defines will search results be filtered or not.
- onlyVisibleColumns
- Defines will perform search through only visible columns or not.
- onlyVisibleRows
- Defines will perform search through only visible rows or not.
- matchesCount
- Returns the number of matches.
See Also