FlexCheckButton Class
The FlexCheckButton class is a class that defines how FlexView cells are displayed, and the corresponding cells are displayed like checkboxes.
Place the FlexCheckButton object under a FlexRecord object, FlexColumnSet object, or FlexRowSet object.
Screen Display Example
Constraint Layout
The FlexCheckButton object cannot be placed to the left (previous in definition order) of objects in the FlexHeader class and its derived classes.
When located as a child of FlexRowSet and FlexColumnSet, it cannot co-exist with objects in the FlexHeader class and its derived classes.
Default properties and ValueType
The default property is Value. ValueType can be String Number, Fixed, Date and UString.
Value Type can be specified since Ver.4.2.0
