Namespace:DevExpress.Xpf.Controls
Assembly:DevExpress.Xpf.Controls.v17.2.dll

Syntax
C# |
public class WelcomeWizardPage : WizardPage
|
VB |
Public Class WelcomeWizardPage Inherits WizardPage
|

Remarks
Refer to the Pages article to learn more about available page types and differences between them.

Inheritance Hierarchy
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
DevExpress.Xpf.Core.Native.SelectorItemBase<DevExpress.Xpf.Controls.Wizard, DevExpress.Xpf.Controls.WizardPage>
DevExpress.Xpf.Core.Native.HeaderedSelectorItemBase<DevExpress.Xpf.Controls.Wizard, DevExpress.Xpf.Controls.WizardPage>
WizardPage
WelcomeWizardPage

See Also