WizardViewSteps Property

Steps used to build the wizard.

Definition

Namespace: Aliquo.Windows.Wizard
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public List<WizardStep> Steps { get; }

Property Value

ListWizardStep

See Also