TreeListSettingsSearchPanel Class
In This Article
Provides settings that affect the search panel functionality.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TreeListSettingsSearchPanel :
ASPxGridSearchPanelSettings
#Related API Members
The following members return TreeListSettingsSearchPanel objects:
#Remarks
An object of the TreeListSettingsSearchPanel type can be accessed using the ASPxTreeList.SettingsSearchPanel property.
#Implements
#Inheritance
See Also