Click or drag to resize
DlxSearchStep Event
Occurs for each set of rows considered by the internal search algorithm.

Namespace: DlxLib
Assembly: DlxLib (in DlxLib.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public event EventHandler<SearchStepEventArgs> SearchStep

Value

Type: SystemEventHandlerSearchStepEventArgs
See Also