SearchSettings Class
Contains settings that apply to the Web Document Viewer‘s search operations.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer.DataContracts
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Remarks
The SearchSettings
class contains properties that allow you to hide search actions or disable asynchronous search for the Web Document Viewer.
Inheritance
Object
DevExpress.Utils.SerializableSettingsBase
SearchSettings
See Also