Back to Devexpress

CompletionWizardPage Class

windowsforms-devexpress-dot-xtrawizard-e881f26b.md

latest1.7 KB
Original Source

CompletionWizardPage Class

Represents the Completion Page.

Namespace : DevExpress.XtraWizard

Assembly : DevExpress.XtraWizard.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

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

Remarks

To learn more, see Completion Page.

Inheritance

Object MarshalByRefObject Component Control ScrollableControl ContainerControl BaseWizardPage BaseWelcomeWizardPage CompletionWizardPage

See Also

CompletionWizardPage Members

DevExpress.XtraWizard Namespace