SaveReportLayoutEventArgs.ReportLayout Property
Provides access to the report layout bytes.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v26.1.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Byte[] | A Byte array. |
See Also