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