Skip to main content
A newer version of this page is available. .

MapReportTemplateFieldsPage<TModel>.GetNextPageType() Method

Returns the type of the next wizard page.

Namespace: DevExpress.XtraReports.Wizards.Presenters

Assembly: DevExpress.XtraReports.v18.2.dll

Declaration

public override Type GetNextPageType()

Returns

Type Description
Type

A Type value.

See Also