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