TcxCustomTreeList.FindCriteria Property
In This Article
Provides access to the data search criteria and concomitant settings related to the Find Panel functionality.
#Declaration
Delphi
property FindCriteria: TcxTreeListDataFindCriteria read;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxTreeListDataFindCriteria class description for details.
See Also