TcxTreeListDataController.FindCriteria Property
In This Article
Provides access to appearance and behavior settings of an associated tree list control’s Find Panel.
#Declaration
Delphi
property FindCriteria: TcxTreeListDataFindCriteria read;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxTreeListDataFindCriteria class description for details.
See Also