[]
Gets or sets the delay that occurs between the key strokes and the value changed event.
public TimeSpan Delay { get; set; }
Setting this delay to something bigger than zero allows skipping unnecessary events when the input box is used in filtering scenarios.