ChooseExtractFieldsPage<TModel>.GetNextPageType() Method
Returns the type of the next wizard page.
Namespace: DevExpress.DashboardCommon.DataSourceWizard
Assembly: DevExpress.Dashboard.v23.1.Win.dll
NuGet Packages: DevExpress.Win.Dashboard, DevExpress.Win.Dashboard.Design
Declaration
Returns
Type | Description |
---|---|
Type | A Type enumeration value. |
See Also