TreeListSettingsSearchPanel.SearchInPreview Property
Specifies whether the search panel can be used to search text in the preview.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true |
|
Property Paths
You can access this nested property as listed below:
| Object Type | Path to SearchInPreview |
|---|---|
| ASPxTreeList |
|
Remarks
Use the SearchInPreview property to specify whether the search panel can be used to search text in the preview.
See Also