BaseWizardPage Class
In This Article
Serves as a base for classes that represent wizard pages.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v24.2.dll
NuGet Package: DevExpress.Win
#Declaration
public class BaseWizardPage :
ContainerControl
#Related API Members
The following members return BaseWizardPage objects:
#Remarks
To learn more, see Welcome Page, Interior Page and Completion Page.
#Inheritance
See Also