A newer version of this page is available.
ChooseReportTypePage<TModel> Class
Obsolete. Obsolete. Use the ChooseReportTypePage<TModel> class instead.
Namespace: DevExpress.Data.XtraReports.Wizard.Presenters
Assembly: DevExpress.Data.v18.2.dll
Declaration
[Obsolete("Use the DevExpress.XtraReports.Wizards.Presenters.ChooseReportTypePage<TModel> class from the DevExpress.XtraReports assembly instead.")]
public class ChooseReportTypePage<TModel> :
WizardPageBase<IChooseReportTypePageView, TModel>
where TModel : ReportModel
<Obsolete("Use the DevExpress.XtraReports.Wizards.Presenters.ChooseReportTypePage<TModel> class from the DevExpress.XtraReports assembly instead.")>
Public Class ChooseReportTypePage(Of TModel As ReportModel)
Inherits WizardPageBase(Of IChooseReportTypePageView, TModel)
Type Parameters
Name |
---|
TModel |
Inheritance
See Also
Feedback