[]
        
(Showing Draft Content)

C1.WPF.DataFilter.FullTextFilter.Delay

Delay Property

Delay

Gets or sets the delay that occurs between the key strokes and the value changed event.

Declaration
public TimeSpan Delay { get; set; }
Remarks

Setting this delay to something bigger than zero allows skipping unnecessary events when the input box is used in filtering scenarios.