WizardListMultiselect Field

Allows to pick one or more values from control.

Definition

Namespace: Aliquo.Windows.Wizard.Controls
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public bool Multiselect

Field Value

Boolean

Remarks

=> Allows to pick more the one value.

=> Allows only to pick one value.

See Also