IWizardCustomization<TModel>.StartPage Property
In This Article
Specifies the starting page of a wizard.
Namespace: DevExpress.DataAccess.UI.Wizard
Assembly: DevExpress.DataAccess.v24.2.UI.dll
NuGet Package: DevExpress.DataAccess.UI
#Declaration
#Property Value
Type | Description |
---|---|
Type | A Type object. |
See Also