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

TreeListSettingsSearchPanel Class

Provides settings that affect the search panel functionality.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public class TreeListSettingsSearchPanel :
    ASPxGridSearchPanelSettings

The following members return TreeListSettingsSearchPanel objects:

Remarks

An object of the TreeListSettingsSearchPanel type can be accessed using the ASPxTreeList.SettingsSearchPanel property.

Implements

See Also