[]
Configurates Delay. Sets the delay, in milliseconds, between when a keystroke occurs and when the search is performed.
public FlexGridSearchBuilder Delay(int value)
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| FlexGridSearchBuilder | Current builder. |