btb-class

BetterListView.SearchTimeoutDelay Property

Gets or sets period between searches after the user stopped typing (in milliseconds).

[DefaultValue(Value=1000)]
[Description(Description=""Period between searches after the user stopped typing (in milliseconds)"")]
[Category(Category=""Behavior"")]
public int SearchTimeoutDelay { public get; public set; }

See Also

BetterListView Class | ComponentOwl.BetterThumbnailBrowser Namespace