Back to Devexpress

BaseWelcomeWizardPage Class

windowsforms-devexpress-dot-xtrawizard-0c3e6fe7.md

latest1.8 KB
Original Source

BaseWelcomeWizardPage Class

Serves as a base for classes that represent the Welcome Page and Completion Page.

Namespace : DevExpress.XtraWizard

Assembly : DevExpress.XtraWizard.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

csharp
public class BaseWelcomeWizardPage :
    BaseWizardPage
vb
Public Class BaseWelcomeWizardPage
    Inherits BaseWizardPage

Inheritance

Object MarshalByRefObject Component Control ScrollableControl ContainerControl BaseWizardPage BaseWelcomeWizardPage CompletionWizardPage

WelcomeWizardPage

See Also

BaseWelcomeWizardPage Members

DevExpress.XtraWizard Namespace