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