Skip to main content

TcxCustomGridTableItem.IncSearching Property

Indicates whether an incremental search is currently in progress on the current item.

Declaration

property IncSearching: Boolean read;

Property Value

Type
Boolean

Remarks

If an end-user is currently performing an incremental search on the current item, the IncSearching property returns True. Otherwise, IncSearching is False.

See Also