windowsforms-devexpress-dot-xtrawizard-588a402f.md
Serves as a base for classes that represent wizard pages.
Namespace : DevExpress.XtraWizard
Assembly : DevExpress.XtraWizard.v25.2.dll
NuGet Package : DevExpress.Win
public class BaseWizardPage :
ContainerControl
Public Class BaseWizardPage
Inherits ContainerControl
The following members return BaseWizardPage objects:
To learn more, see Welcome Page, Interior Page and Completion Page.
Show 11 items
Object MarshalByRefObject Component Control ScrollableControl ContainerControl BaseWizardPage BaseWelcomeWizardPage
See Also