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

XtraReportWizardPageFactory<TModel, TClient> Constructors

Obsolete. Obsolete. Use the XtraReportWizardClient<TModel> class instead.
Name Parameters Description
XtraReportWizardPageFactory(IConnectionStorageService, IParameterService, ISolutionTypesProvider, IConnectionStringsProvider) connectionStorage, parameterService, solutionTypesProvider, connectionStringsProvider Initializes a new instance of the XtraReportWizardPageFactory<TModel, TClient> class with the specified settings.
See Also