Skip to main content
A newer version of this page is available.
All docs
V18.2

ChooseSummaryOptionsPage<TModel>.GetNextPageType() Method

Returns the type of the next wizard page.

Namespace: DevExpress.Data.XtraReports.Wizard.Presenters

Assembly: DevExpress.Data.v18.2.dll

Declaration

public override Type GetNextPageType()

Returns

Type Description
Type

A Type enumeration value.

See Also