[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridFilterRow.Delay

Delay Property

Delay

Gets or sets the delay before performing the filtering.

Declaration
[Parameter]
public TimeSpan Delay { get; set; }
<Parameter>
Public Property Delay As TimeSpan
Remarks

This parameter is useful to avoid early filters when typing a burst of keystrokes.