WizardConditionBindingSourceValue Property

Value in current control to evaluate .

Definition

Namespace: Aliquo.Windows.Wizard.Bindings
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public Object SourceValue { get; set; }

Property Value

Object

Remarks


If SourceValue is String must be with single quote.

See Also