XtraReportWizardClient(IConnectionStorageService, IParameterService, ISolutionTypesProvider, IConnectionStringsProvider, IDBSchemaProvider, IDBSchemaProviderEx, IDataSourceNameCreationService, IServiceProvider, OperationMode, DataSourceWizardSettings, IDisplayNameProvider, IExcelSchemaProvider, DataSourceTypes, ICustomQueryValidator, IDataDirectoryPatchingService) Constructor
Initializes a new instance of the XtraReportWizardClient<TModel> class with the specified settings.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.2.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
#Declaration
public XtraReportWizardClient(
IConnectionStorageService connectionStorage,
IParameterService parameterService,
ISolutionTypesProvider solutionTypesProvider,
IConnectionStringsProvider connectionStringsProvider,
IDBSchemaProvider dbSchemaProvider,
IDBSchemaProviderEx dbSchemaProviderEx,
IDataSourceNameCreationService dataSourceNameCreationService,
IServiceProvider propertyGridServices,
OperationMode operationMode,
DataSourceWizardSettings wizardSettings,
IDisplayNameProvider displayNameProvider,
IExcelSchemaProvider excelSchemaProvider,
DataSourceTypes dataSourceTypes,
ICustomQueryValidator customQueryValidator,
IDataDirectoryPatchingService dataDirectoryPatchingService
)
#Parameters
Name | Type | Description |
---|---|---|
connection |
IConnection |
An object implementing the IConnection |
parameter |
IParameter |
An object implementing the IParameter |
solution |
ISolution |
An object implementing the ISolution |
connection |
IConnection |
An object implementing the IConnection |
db |
DevExpress. |
An object implementing the DevExpress. |
db |
IDBSchema |
An object implementing the IDBSchema |
data |
IData |
An object implementing the IData |
property |
IService |
An object implementing the IService |
operation |
Operation |
An Operation |
wizard |
Data |
A Data |
display |
IDisplay |
An object implementing the IDisplay |
excel |
IExcel |
An object implementing the IExcel |
data |
Data |
A Data |
custom |
ICustom |
An object implementing the ICustom |
data |
IData |
An object implementing the IData |