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