ReportPreviewSettings.SearchSettings Property
Allows you to specify the Report Designer Preview‘s search settings.
Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| SearchSettings | A class that contains settings that apply to search operations. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to SearchSettings |
|---|---|
| ReportDesignerSettingsBase |
|
See Also