ReportManagerService.UpdateReport(ReportInfo, XtraReport) Method
Saves changes for the specified report.
Namespace: DevExpress.Xpf.Reports.UserDesigner.Extensions
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
info | ReportInfo | An object specifying the report. |
report | XtraReport | An object specifying the report. |
Implements
See Also