Skip to main content
All docs
V24.1
.NET Framework 4.5.2+

ReportDataSourceHelperBase.CreateReportObjectSpaceProviderCore(Component) Method

Namespace: DevExpress.ExpressApp.ReportsV2.Services

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

Declaration

public IReportObjectSpaceProvider CreateReportObjectSpaceProviderCore(
    Component component
)

Parameters

Name Type
component Component

Returns

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