DxDocumentViewerSearchSettings.SearchEnabled Property
Allows you to hide search actions.
Namespace: DevExpress.Blazor.Reporting
Assembly: DevExpress.Blazor.Reporting.v25.1.JSBasedControls.Common.dll
NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls.Common
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
The property’s default value is true:

Set the SearchEnabled property to false to hide search actions:

See Also