Skip to main content
A newer version of this page is available. .
All docs
V23.1

ReportPreviewSettings.SettingsSearch Property

Namespace: DevExpress.XtraReports.Web.ReportDesigner

Assembly: DevExpress.XtraReports.v23.1.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

public WebDocumentViewerSearchSettings SettingsSearch { get; }

Property Value

Type
WebDocumentViewerSearchSettings

Property Paths

You can access this nested property as listed below:

Library Object Type Path to SettingsSearch
Reporting ASPxReportDesigner
.SettingsReportPreview .SettingsSearch
ASP.NET MVC Extensions ReportDesignerSettings
.SettingsReportPreview .SettingsSearch
See Also