C1.Win.FlexGrid Namespace / C1FlexGrid Class / AutoSearchDelay Property

In This Topic
AutoSearchDelay Property (C1FlexGrid)
In This Topic
Gets or sets the delay (in seconds) before the AutoSearch buffer is reset.
Syntax
'Declaration
 
Public Property AutoSearchDelay As Double
 
Remarks
See the AutoSearch property for details.
See Also