Skip to main content
All docs
V25.2
  • ReportDataSourceHelperBase.CreateReportObjectSpaceProviderCore(Component) Method

    Namespace: DevExpress.ExpressApp.ReportsV2.Services

    Assembly: DevExpress.ExpressApp.ReportsV2.v25.2.dll

    NuGet Package: DevExpress.ExpressApp.ReportsV2

    Declaration

    public IReportObjectSpaceProvider CreateReportObjectSpaceProviderCore(
        Component component
    )

    Parameters

    Name Type
    component Component

    Returns

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