Back to Devexpress

ASPxTreeList.SettingsSearchPanel Property

aspnet-devexpress-dot-web-dot-aspxtreelist-dot-aspxtreelist-8f9c60f2.md

latest1.6 KB
Original Source

ASPxTreeList.SettingsSearchPanel Property

Provides access to the search panel‘s settings.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public TreeListSettingsSearchPanel SettingsSearchPanel { get; }
vb
Public ReadOnly Property SettingsSearchPanel As TreeListSettingsSearchPanel

Property Value

TypeDescription
TreeListSettingsSearchPanel

An TreeListSettingsSearchPanel object that containing the search panel settings.

|

Remarks

See Also

Tree List

Search Panel

Tree List Search Panel

ASPxTreeList Class

ASPxTreeList Members

DevExpress.Web.ASPxTreeList Namespace