WebDocumentViewerModel(WebDocumentViewerModel) Constructor
Initializes a new instance of the WebDocumentViewerModel class with the specified prototype.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer
Assembly: DevExpress.XtraReports.v24.1.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | WebDocumentViewerModel | A WebDocumentViewerModel object specifying a prototype for a new WebDocumentViewerModel instance. |
See Also