StandaloneReportManagerService.AssignDataSource(XtraReport) Method
Populates the specified report with data.
Namespace: DevExpress.Xpf.Reports.UserDesigner.Extensions
Assembly: DevExpress.Xpf.ReportDesigner.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| report | XtraReport | An object representing the report. |
See Also