Skip to main content
A newer version of this page is available. .

ASPxTreeList.SettingsSearchPanel Property

Provides access to the search panel‘s settings.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v18.2.dll

Declaration

public TreeListSettingsSearchPanel SettingsSearchPanel { get; }

Property Value

Type Description
TreeListSettingsSearchPanel

An TreeListSettingsSearchPanel object that containing the search panel settings.

Remarks

ASPxTreeList-SearchPanel

See Also