ChooseDataProviderPage<TModel>.GetNextPageType() Method
Returns the type of the next wizard page.
Namespace: DevExpress.DataAccess.Wizard.Presenters
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Returns
Type | Description |
---|---|
Type | The type of the next wizard page. |
See Also