Click or drag to resize

SubOptionOptionResultValues Property

The list of result of the options on the selected TabPage.

Namespace: RelaxIS_SDK.Wizard.WizardOptionResults
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public List<OptionResultBase> Values { get; set; }

Property Value

ListOptionResultBase
See Also