Wizard<TWizardModel>.SetStartPage(Type) Method
Specifies the starting wizard page.
Namespace: DevExpress.Data.WizardFramework
Assembly: DevExpress.Data.v22.2.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type | Description |
---|---|---|
pageType | Type | A Type enumeration value. |
See Also