ASPxWebDocumentViewer.OpenReportXmlLayout(Byte[]) Method
Restores a report layout from the specified XML bytes.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.2.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
report |
Byte[] | A Byte array, containing the report layout in XML format. |