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