SearchDataSourceSelectionChangeEventArgs.Create

Syntax

Create(Index: Integer; Cancel: Boolean);

Parameters

Index. Index of element with search results, for which the event is generated.

Cancel. Indicates whether moving to element with search results is canceled.

Description

The Create constructor creates argument of the event that occurs on moving to the element with search results.

See also:

SearchDataSourceSelectionChangeEventArgs