Skip to main content

MasterDetailChooseSummaryOptionsPage<TModel>.GetNextPageType() Method

Returns the type of the next wizard page.

Namespace: DevExpress.XtraReports.Wizards.Presenters

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public override Type GetNextPageType()

Returns

Type Description
Type

A Type enumeration value.

See Also