The DisplayBoolEnum type specifies the way the
boolean properties displays the values. The DisplayBoolAs
property specifies how the control displays the boolean properties. The
DisplayBoolEnum type supports the following values:
Name
Value
Description
exBoolEnum
0
Displays the property of boolean type as enum.
exBoolCheck
1
Displays the property of boolean type as a check-box.