WizardValuesListItems Property

List of values to show.

Definition

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

Property Value

ListWizardListItem

See Also