Back to Devexpress

WizardPage Class

windowsforms-devexpress-dot-xtrawizard-23e212a7.md

latest1.5 KB
Original Source

WizardPage Class

Represents an Interior Page.

Namespace : DevExpress.XtraWizard

Assembly : DevExpress.XtraWizard.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

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

Remarks

To learn more, see Interior Page.

Inheritance

Object MarshalByRefObject Component Control ScrollableControl ContainerControl BaseWizardPage WizardPage

See Also

WizardPage Members

DevExpress.XtraWizard Namespace