TreeList.SetSearchControl(ISearchControl) Method
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Parameters
Name | Type |
---|---|
searchControl | DevExpress.Utils.ISearchControl |
See Also