C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FullTextFilter Class / Delay Property

In This Topic
Delay Property (C1FullTextFilter)
In This Topic
Gets or sets the delay time used to filter after the last typed character.
Syntax
'Declaration
 
Public Property Delay As Nullable(Of TimeSpan)
 
See Also