Back to Devexpress

WizardService.Wizard Property

wpf-devexpress-dot-xpf-dot-controls-dot-wizardservice.md

latest1.0 KB
Original Source

WizardService.Wizard Property

Gets or sets the wizard that is used by the service. This is a dependency property.

Namespace : DevExpress.Xpf.Controls

Assembly : DevExpress.Xpf.Controls.v25.2.dll

NuGet Package : DevExpress.Wpf.Controls

Declaration

csharp
public Wizard Wizard { get; set; }
vb
Public Property Wizard As Wizard

Property Value

TypeDescription
Wizard

A Wizard object.

|

See Also

WizardService Class

WizardService Members

DevExpress.Xpf.Controls Namespace