Skip to main content
All docs
V23.2

WebDocumentViewerSearchSettings.Assign(PropertiesBase) Method

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public override void Assign(
    PropertiesBase source
)

Parameters

Name Type
source PropertiesBase
See Also