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