ReportBuilderBase(XtraReport, IComponentFactory) Constructor
In This Article
For internal use.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public ReportBuilderBase(
XtraReport report,
IComponentFactory componentFactory
)
#Parameters
Name | Type |
---|---|
report | Xtra |
component |
IComponent |
See Also