Skip to main content
A newer version of this page is available. .
All docs
V23.1

DataSourceManager.GetDataSourceAssignables Method

Name Parameters Description
GetDataSourceAssignables(XtraReport, Boolean) static report, includeSubReports Returns a report and its elements (subreports, controls, bands, parameters) to which a data source can be assigned.
GetDataSourceAssignables<TDataSourceAssignable>(XtraReport, Boolean) static report, includeSubReports Returns a report and its elements (subreports, controls, bands, parameters) that match the specified type and to which a data source can be assigned.