...

The Button is a typical button item that appears within the form.

...

Info

There is also Positive and Negative action buttons that appear on the Form's button bar.


Feature

  • It renders the plain text or property-driven text as button name.
  • It allows setting as visible or invisible and enabled or disabled.
  • It provides the Click event to handle the logic.

...