BooleanField object

The BooleanField object accesses information for a Boolean field in a form.

Properties

Type Values Description
Name Read Gets the name of the field.
Value Read/write Get/Set the value of the field.
True Read/write Get/Set the true value of the field.
False Read/write Get/Set the false value of the field.
Required Read/write Get/Set whether the field value is required.
HelpMsg Read/write Get/Set the help message for the field.