FlexButton Class
The FlexButton class is a class that defines how cells in FlexView are displayed, and the corresponding cells are displayed like buttons.
Place the FlexButton object under a FlexRecord object, FlexColumnSet object, or FlexRowSet object.
Screen Display Example
Constraint Layout
FlexButton objects 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
