Skip to main content
All docs
V25.1
  • WebDocumentViewerSearchSettings.Assign(PropertiesBase) Method

    Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

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

    NuGet Package: DevExpress.Web.Reporting

    Declaration

    public override void Assign(
        PropertiesBase source
    )

    Parameters

    Name Type
    source PropertiesBase
    See Also