AutoSearchDelay Property

Returns or sets the delay, in seconds, before the AutoSearch buffer is reset.

Syntax

[form!]VSFlexGrid.AutoSearchDelay[ = value As Single ]

Remarks

This property is only used when the AutoSearch property is set to a non-zero value.

Data Type

Single

Default Value

2

See Also

VSFlexGrid Control