Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Toggle enables the modification of setting between two states.


Image Modified

Checkbox

Checkbox is an individual Checkbox item that renders only one check box.


Image Modified

Features:-

  • It renders the plain text or property-driven text as caption and check boxes.
  • It renders the check boxes from the following:
    • Raw Keys, Raw Values
    • Pre-configured Array Values
  • It allows loading the check boxes in checked state before form load.
  • It allows setting as visible or invisible, read-only, and enabled or disabled.
  • It provides the Change and Click events.

...