Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxDataFindCriteria Properties

Stores data search criteria and concomitant settings for a data controller.
Name Description
Behavior Specifies whether a search operation filters out records that do not meet the active search criteria.
DataController
MatchCount Returns the number of search results.
MatchRowIndexes Provides access to row indexes of the search results by their match indexes.
Text Specifies the text search string treated as one or more search criteria.
UseExtendedSyntax Specifies if the extended syntax is available for a search string.
See Also