WizardPage.ShowFooter Property
Gets or sets whether the Wizard should display its footer when this WizardPage is selected.
Namespace: DevExpress.Xpf.Controls
Assembly: DevExpress.Xpf.Controls.v25.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the Wizard should display its footer when this WizardPage is selected; otherwise, false. |
See Also