WebDocumentViewerProgressBarSettings.Assign(PropertiesBase) Method
Copies public property values from the specified object to the current object.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer
Assembly: DevExpress.XtraReports.v25.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| source | PropertiesBase | An object whose public property values are copied to the current object. |
See Also