WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridFilterRow Class
/ Delay Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Delay Property (GridFilterRow)
In This Topic
Gets or sets the delay before performing the filtering.
Syntax
C#
public
TimeSpan
Delay {
get
;
set
;}
Remarks
This parameter is useful to avoid early filters when typing a burst of keystrokes.
See Also
Reference
GridFilterRow Class
GridFilterRow Members