New to Telerik UI for .NET MAUIStart a free 30-day trial

Defines the search mode for the DataGridAISearchView.

Definition

Namespace:Telerik.Maui.Controls.DataGrid

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum DataGridAISearchMode

Fields

Semantic search that understands context to surface the most relevant results.

C#
SemanticSearch = 1

Keyword-based search that looks for word matches.

C#
TextSearch = 0
In this article
DefinitionFieldsSemanticSearchTextSearch
Not finding the help you need?
Contact Support