Skip to main content

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