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