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