[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridSearchBuilder.Delay

Delay Method

Delay(int)

Configurates Delay. Sets the delay, in milliseconds, between when a keystroke occurs and when the search is performed.

Declaration
public FlexGridSearchBuilder Delay(int value)
Public Function Delay(value As Integer) As FlexGridSearchBuilder
Parameters
Type Name Description
int value

The value.

Returns
Type Description
FlexGridSearchBuilder

Current builder.