Skip to main content
A newer version of this page is available.

ReportDataSourceHelper.CreateReportObjectSpaceProviderCore(Component) Method

For internal use.

Namespace: DevExpress.ExpressApp.ReportsV2

Assembly: DevExpress.ExpressApp.ReportsV2.v19.1.dll

Declaration

public IReportObjectSpaceProvider CreateReportObjectSpaceProviderCore(
    Component component
)

Parameters

Name Type
component Component

Returns

Type
DevExpress.Persistent.Base.ReportsV2.IReportObjectSpaceProvider
See Also