BaseWizardPage.Visible Property
Gets or sets whether the page is visible.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v24.1.dll
NuGet Package: DevExpress.Win
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | A Boolean value that specifies the visibility of the page. |
See Also