A newer version of this page is available.
Switch to the current version.
IWizardCustomizationService.CustomizeDataSourceWizard(IWizardCustomization<XtraReportModel>) Method
Enables customization of the Data Source Wizard pages.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v19.1.Extensions.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
tool | IWizardCustomization<XtraReportModel> | An object implementing the IWizardCustomization<TModel> interface, specifying the XtraReportModel. |
See Also
Feedback