TcxDataControllerSearch Properties
Provides methods enabling you to perform incremental searching programmatically.| Name | Description |
|---|---|
| DataController | Inherited from TcxDataControllerObject. |
| ItemIndex | Specifies the index of the field where incremental searching is to be performed. |
| Locked | Determines whether the incremental search controller is locked. |
| Searching | Returns a value indicating whether incremental searching is being performed. |
| SearchingFromAnyPos | |
| SearchText | Returns the current incremental search string. |
See Also