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. |