XtraReportWizardClient<TModel>.RegisterDependencies(IntegrityContainer) Method
Registers wizard page views with the corresponding presenters for the specified XtraReportModel.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v25.2.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| container | IntegrityContainer | A IntegrityContainer object. |
See Also