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

Defines when a search operation should be performed.

Definition

Namespace:Telerik.Maui.Controls.DataGrid

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum DataGridSearchTrigger

Fields

A search operation is triggered when the corresponding entry completes (by pressing Enter/Return key).

C#
Completed = 1

A search operation is triggered every time the text of the entry changes.

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