DdsCharField.CheckedValue Property

When the InputStyle is set to display as a CheckBox, the CheckedValue property gets or sets the value to identify the CheckBox as being "checked".

Syntax

BegProp CheckedValue Access(*Public) Type(*String)
   BegGet;  BegSet

Property Values

String value to identify the CheckBox as being checked.

Remarks

Use the CheckedValue property to set the value(s) that specify the CheckBox as being 'checked'. You can also use the UncheckedValue property to specify the value(s) that determine the CheckBox as being 'unchecked'.

See DefaultValue for details on fields containing values different of both CheckedValue and UncheckedValue

To set this property at design time, click on the right side of the property window and enter the value to identify the box as being checked.

Requirements

Namespace: ASNA.Monarch.WebDspF

Assembly: ASNA.Monarch.WebDspF.DLL

Platforms: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 10 Pro