Click or drag to resize

CheckboxOptionDefaultValue Property

Determines if the checkbox is checked or unchecked by default

Namespace: RelaxIS_SDK.Wizard.WizardOptions
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public bool DefaultValue { get; set; }

Property Value

Boolean
See Also