constants DisplayBoolEnum
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:

NameValueDescription
exBoolEnum0 Displays the property of boolean type as enum.
exBoolCheck1 Displays the property of boolean type as a check-box.