WizardInputBindings Property

Lists of bindings used by control.

Definition

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

Property Value

ListWizardInputBinding

See Also