TcxTreeListDataFindCriteria Properties
Stores data search criteria and Find Panel settings for a tree list data controller.
Name | Description |
---|---|
Behavior |
Specifies whether a search operation filters out records that do not meet the active search criteria.
Inherited from Tcx |
Data |
Inherited from Tcx |
Match |
Returns the number of search results.
Inherited from Tcx |
Match |
Provides access to the search result nodes by their match indexes. |
Match |
Provides access to row indexes of the search results by their match indexes.
Inherited from Tcx |
Text |
Specifies the text search string treated as one or more search criteria.
Inherited from Tcx |
Use |
Specifies if the extended syntax is available for a search string.
Inherited from Tcx |
See Also