[]
Gets or sets the delay, in milliseconds, between when a keystroke occurs and when the search is performed to update the filter. This property is relevant only when the ShowFilterInput property is set to true.
public int Delay { get; set; }
The default value for this property is 500 milliseconds.