Skip to main content
A newer version of this page is available. .

TcxCustomGridTableController.CancelIncSearching Method

Declaration

procedure CancelIncSearching;

Remarks

The CancelIncSearching method assigns an empty string to the IncSearchingText property and this stops an incremental search started programmatically or by a user.

See Also